home *** CD-ROM | disk | FTP | other *** search
/ Suzy B Software 2 / Suzy B Software CD-ROM 2 (1994).iso / textfile / txt_l2z / stalkr10 / stalkr10.txt < prev   
Text File  |  1995-04-25  |  114KB  |  3,046 lines

  1. =========================================================================
  2. (C) 1993 by Atari Corporation, GEnie, and the Atari Roundtables. May
  3. be reprinted only with this notice intact.  The Atari Roundtables on
  4. GEnie are *official* information services of Atari Corporation. To sign
  5. up for GEnie service, call (with modem) 800-638-8369.  Upon connection
  6. type HHH (RETURN after that). Wait for the U#= prompt.Type XTX99437,GENIE
  7. and press [RETURN]. The system will prompt you for your information.
  8. ==========================================================================
  9. Category 17,  Topic 3
  10. Message 1         Wed Mar 17, 1993
  11. C.OATES2 [Chris]             at 01:24 EST
  12.  
  13. Hi! I've got a request for future versions of STalker... When logging on to an
  14. ANSI BBS, they often assume a black screen and use light letters which is
  15. mostly unreadable on a white background.  I know that I could just change the
  16. palette, but 3D MultiTOS Icons & stuff look dingy if the colors are just
  17. darkened, and absolutely frightful if black and white are inverted.  So: how
  18. about making an  option so that inside the STalker window you have a black
  19. background? that way, the ANSI looks right, and everything else is still okay
  20. too. Any plans for this?
  21.  
  22.      ~Chris
  23.  ------------
  24. Category 17,  Topic 3
  25. Message 2         Wed Mar 17, 1993
  26. S.WOLF4 [Sandy]              at 01:36 EST
  27.  
  28.  Kenne@SFRT  --  To eliminate the delays in BTK, I DELETED each
  29.  statement which was an obvious wait command in the middle-stage BTS.
  30.  
  31.      BTW, I used to be an avid SF fan -- I might even say I was so
  32.  taken by some of the better SF literature of my youth that it had an
  33.  influence on my career choices.  I lost much of my interest in the
  34.  stuff when it took on the vacuous nature of wild west shootouts
  35.  transposed to inter-galactic warfare, and even worse.     Sandy
  36.  
  37.   *   *   *   *
  38.  
  39.  Ron -- Thanks for that advice.  I reduced my STeno buffer from 300K
  40.  to 50K and my STalker buffer from 5000 lines to 4000, and now have a
  41.  Ram Disc of 600K, which seems adequate.  I started with larger buffers
  42.  because I was "spoiled" by I_L_ which has an auto save to (ram)disc
  43.  feature if the automatic capture buffer overflows and/or upon
  44.  disconnect.  I was afraid to lose information with STalker/STeno, but
  45.  after some re-consideration, I think this set of options will do.
  46.  
  47.      Can you tell me what does occur if a session happens to overflow
  48.  these 4000 lines?
  49.  
  50.  ------------
  51. Category 17,  Topic 3
  52. Message 3         Wed Mar 17, 1993
  53. NTACTONE [Ron Hunter]        at 05:57 EST
  54.  
  55.  >     Can you tell me what does occur if a session happens to overflow
  56.   > these 4000 lines?
  57.  
  58.    The oldest line is deleted as each new line is added, so you will
  59.  get up to 4000 lines, and then have the last 4000 lines from that
  60.  point on...  Mine is set for 500 lines, which is USUALLY adequate.
  61.  
  62.  ------------
  63. Category 17,  Topic 3
  64. Message 4         Wed Mar 17, 1993
  65. A.FASOLDT [Al Fasoldt]       at 13:38 EST
  66.  
  67. Sandy,
  68.  
  69. If you overflow the 4,000-line buffer you merely get a LIFO effect -- last in,
  70. first out. Not a big problem.
  71.  
  72. Al
  73.  
  74.  ------------
  75. Category 17,  Topic 3
  76. Message 5         Wed Mar 17, 1993
  77. R.MORROW10 [Bob M.]          at 20:13 EST
  78.  
  79. Sandy-
  80.  
  81. If you see text scrolling by in STalker and want to capture it to disk
  82. thinking it might overflow the buffer, Alt-R starts and stops the capturing. 
  83. You'll be presented with a file selector box--fill it out and STalker will
  84. save everything it sees until you Alt-R again.
  85.  
  86. You can also highlight text with the mouse (left-click and drag). When you
  87. release the button, you'll see a small menu with further options as to what to
  88. do with the highlighted section (save to clipboard, append to it, save to
  89. disk, send to STeno (if loaded), or transmit)
  90.  
  91. I dunno what kind of work you do with STalker, but I have my scrollback buffer
  92. set to 150 lines.  There have been very few times I've needed any more. 
  93. Moving 4000 lines of info might start to slow down the system as the buffer
  94. fills up, since it's eating up a lot of memory-- as you've noticed!  When
  95. you've filled up the buffer, it will simply scroll on. No warnings, either.
  96.  
  97.  ------------
  98. Category 17,  Topic 3
  99. Message 6         Wed Mar 17, 1993
  100. SFRT-ASST [Kenne@SFRT]       at 21:51 EST
  101.  
  102. My scrollback is set to 1000 lines.
  103.  
  104. I suppose you could also write a BackTALK Script that automatically starts the
  105. cature to a file...
  106.  
  107.  ------------
  108. Category 17,  Topic 3
  109. Message 7         Thu Mar 18, 1993
  110. G.KICHOK [Gerry K]           at 01:50 EST
  111.  
  112. Ron, only if you throw in some swamp land.:)
  113.  
  114. Write Script is also a great way to learn how to write my own scripts.
  115.  
  116.                                       Gerry K. - HBO-AUG Librarian
  117.           (Hamilton-Burlington-Oakville Atari User Group Librarian)
  118.  
  119.  ------------
  120. Category 17,  Topic 3
  121. Message 8         Thu Mar 18, 1993
  122. S.WOLF4 [Sandy]              at 02:34 EST
  123.  
  124.  Thanks for those interesting advices re buffer considerations.  In
  125.  particular, I'll surely try out that Alt-R (p 37 in the manual).
  126.  Composing a BTS to automate the Alt-R for an emergency seems a good
  127.  challenge for someone -- maybe me sometime(?).
  128.  
  129.  Those small STalker buffers mentioned above suggest that you are old
  130.  hands around here and know the meaning of brevity. ;-)  Upon entering
  131.  a new BB or category/topic for the first time -- there's a seemingly
  132.  limitless number of interesting topics and people hanging around
  133.  GEnie and I've only had time to visit a handful so far -- I usually
  134.  reach back ~100 messages or more in a continuous scrolling to get a
  135.  sense of what goes.  That is 1500 - 2000 lines if that is all I do in
  136.  a given call-in.
  137.  
  138.  And then, there are other BBS's I visit on a regular basis which are
  139.  not just for reading brief messages and kibitzing.  It is not unusual
  140.  for me to spend 30 minutes or more just capturing text.  (Ever d/l a
  141.  10-K filing, or 2, or 3?  And if the compressed versions are in the
  142.  latest version of IBM PKZIP which is incompatible with ST-ZIP, then
  143.  ASCII transfer is it.)
  144.  
  145.  It has happened, on more than a few occasions and sometimes
  146.  unexpectedly, that I have overflowed a 400K (~5000 line) buffer with
  147.  I_L_, but it was never a cause for concern because of the auto-save
  148.  feature -- to my 1M RamDisc -- which means nothing gets lost and I
  149.  can spend the time off-line reviewing what was captured.
  150.  
  151.  BTW, it's this type of use which makes me so sensitive to the awkward
  152.  scrolling features in STalker/STeno.  Try reading thousands of lines
  153.  with the scrolling features provided here, and you can go nuts.  I
  154.  haven't yet used STalker/STeno for this kind of application; but if I
  155.  do, I can see myself saving the STalker buffer to disc and then
  156.  loading the file into I_L_ or ST-Writer to do the reading.  Maybe
  157.  someone here can influence GRIBNIF -- I'm sure you guys own some of
  158.  that precious commodity -- to make revisions in these 2 respects:
  159.  auto-saving of an overflowing capture buffer, and BETTER SCROLLING.
  160.          Sandy
  161.  
  162.  ------------
  163. Category 17,  Topic 3
  164. Message 9         Thu Mar 18, 1993
  165. D.FLORY [ALERTsys*Cop]       at 10:35 EST
  166.  
  167. Sandy, I use STalker/STeno for everything except GEnie. Get STAladdin
  168.  for use here. It is the _only_ way to go. The initial learning curve
  169.  has a steep sharp peak but it doesn't last long. If you need any help
  170.  just ask us on Page 1000.
  171.  
  172.   (-:  Happy Bytes  :-)
  173.  
  174.  
  175.      Dave Flory, ALERTsys*Cop
  176.      07:21 PST - 03/18/93
  177.  ------------
  178. Category 17,  Topic 3
  179. Message 10        Thu Mar 18, 1993
  180. NTACTONE [Ron Hunter]        at 23:18 EST
  181.  
  182.  >  Write Script is also a great way to learn how to write my own scripts.
  183.   > 
  184.  
  185.    Well, if you study the script that WRITESCR puts out, you will not
  186.  see much of the script language, but it's a start.
  187.  
  188.  
  189.  -----
  190.  Sandy,
  191.     For reading lots of GEnie messages offline, you REALLY should be
  192.  using Aladdin.  Just what you need, another terminal program to
  193.  learn, right?  Grin.
  194.     But it IS the tool designed for the job..
  195.  
  196.  ------------
  197. Category 17,  Topic 3
  198. Message 11        Fri Mar 19, 1993
  199. S.WOLF4 [Sandy]              at 01:12 EST
  200.  
  201.     Tried Alt-R and it could be just what I need: 
  202.     BUT
  203.  
  204.  i)   To read the resulting captured file in STeno -- can't  load
  205.  files into STalker -- one needs a sufficiently large STeno buffer.
  206.  
  207.  ii)  But it is the STeno scrolling which is a pest.  (Note: STeno
  208.  does not implement scrolling as specified in its manual.)
  209.  
  210.  iii) If the STeno buffer is made large enough -- say about 300K or
  211.  more -- I must reduce the STalker buffer -- say to 500 lines -- to
  212.  accommodate the RamDisc.  That's OK, but STalker has the better
  213.  scrolling technique and is more convenient for reading, as long as it
  214.  can be done immediately and not at some later time.  So, it would be
  215.  desirable to maintain a larger STalker buffer, if it were only
  216.  possible.
  217.  
  218.  iv) And if I want to transfer some files during an online session,
  219.  I must manage to avoid the complications of Alt-R and transfers
  220.  intermingling on the same RamDisc.
  221.  
  222.  v)  Oi!  My head is spinning.
  223.  
  224.  PS: Isn't all this what "user friendliness" is about?!  :)
  225.  
  226.  PPS: You all must be getting tired of Sandy's idiosynchrosatic
  227.  labyrinth.  I need a few days vacation myself to catch up on other
  228.  matters.  But, again, your help has been that without which
  229.  nothing .......!
  230.  See you soon.      Sandy
  231.  
  232.  ------------
  233. Category 17,  Topic 3
  234. Message 12        Fri Mar 19, 1993
  235. S.WOLF4 [Sandy]              at 01:14 EST
  236.  
  237. I've had the pleasure of fighting Aladdin.  A main problem was lack of
  238. adequate text editing --  familiar, huh?   Sandy
  239.  ------------
  240. Category 17,  Topic 3
  241. Message 13        Fri Mar 19, 1993
  242. SFRT-ASST [Kenne@SFRT]       at 12:29 EST
  243.  
  244. Once you've captured the file you can read it with any text editor (like ST
  245. Writer).
  246.  
  247. What type of editing capability is missing in Aladdin?  Most of what Aladdin
  248. lacks can be found in Steno. You just need to CUT a message or reply and PASTE
  249. it  betwe  en the two programs.
  250.  ------------
  251. Category 17,  Topic 3
  252. Message 14        Fri Mar 19, 1993
  253. GRIBNIF [Dan]                at 14:29 EST
  254.  
  255. Chris,
  256.  
  257.   Well, that is a bit unusual, you must admit. I'll add it to the list of
  258. suggestions, though.
  259.  
  260. Sandy,
  261.  
  262.   I'm glad you are getting better use out of STalker, now. To respond to your
  263. comments:
  264.  
  265.   Jump scrolling is something we would definitely like to change in STeno,
  266. possibly by making it an option. By the way, the manual does not really say
  267. that the up/down arrow keys go one line at a time, so much as it says that the
  268. up/down window gadgets do (which is correct.) It then goes on to say that
  269. "this can also be done from the keyboard by using the up and down arrow keys,"
  270. which fails to describe the jumping effect this method has. Semantics <smile>.
  271. We are re-typesetting the manual right now, so I'll try to get that changed.
  272.  
  273. Dan
  274.  ------------
  275. Category 17,  Topic 3
  276. Message 15        Fri Mar 19, 1993
  277. TQUINN [Terry~Sysop]         at 16:30 EST
  278.  
  279. The first 190 messages (or so) in this Topic have been archived and are
  280. available in Library 13 as file # 28102 (STALKER9.ARC). This archive covers
  281. the period between January 11, 1993 and March 19, 1993.
  282.  
  283. Terry Quinn
  284.  
  285. ST RT Sysop and BBS Janitor
  286.  
  287.  ------------
  288. Category 17,  Topic 3
  289. Message 16        Fri Mar 19, 1993
  290. A.FASOLDT [Al Fasoldt]       at 18:25 EST
  291.  
  292. Yes, Aladdin is the way to access GEnie. Much cheaper in the long run, too.
  293.  
  294. Sandy,
  295.  
  296. What is wrong with the text editing in Aladdin? I pop up my STeno and use it
  297. all the time.
  298.  
  299. Al
  300.  
  301.  ------------
  302. Category 17,  Topic 3
  303. Message 17        Fri Mar 19, 1993
  304. A.FASOLDT [Al Fasoldt]       at 20:00 EST
  305.  
  306. Dan,
  307.  
  308. I may use STeno more than most others -- I have two or three running all the
  309. time, and find it essential. A change in the jump scrolling would make me One
  310. Happy Writer.
  311.  
  312. Al
  313.  
  314.  ------------
  315. Category 17,  Topic 3
  316. Message 18        Fri Mar 19, 1993
  317. R.MORROW10 [Bob M.]          at 20:01 EST
  318.  
  319. Eric R-
  320.  
  321. Been kinda quiet around here lately?  How'z the baby and wife?  ( <- is that
  322. the reason for the silence?)
  323.  ------------
  324. Category 17,  Topic 3
  325. Message 19        Fri Mar 19, 1993
  326. T.EVANS21 [<Ted E.>]         at 21:09 EST
  327.  
  328. Aladdin is a little tough to grasp in the very beginning, that's fer' sure....
  329.  
  330. But if I can get Aladdin 'going' anyone can!!
  331.  
  332. And don't forget _all_ the help that's available over in the Aladdin RT..
  333.  
  334. Aladdin makes GEnie-ing smooth as silk....!!
  335.  
  336. Veteran of the Aladdin learning curve wars (1991-1992),   :)
  337.  
  338.  <-:}Ted{:->  Friday, March 19, 1993 - 6:47:52 am
  339.  
  340.  ------------
  341. Category 17,  Topic 3
  342. Message 20        Fri Mar 19, 1993
  343. C.OATES2 [Chris]             at 22:37 EST
  344.  
  345. Yes, I understand that it is an unusual request, but as more machines come out
  346. and multiTOS gets more spread out, the ability to properly view ANSI colors
  347. without messing up the palette might become more of an issue.  I remember one
  348. night logging on with my Crazy Dots set to 1024 x 768 (shameless plug) and
  349. having STalker open while viewing two text files of commands for the BBS, and
  350. STalker was able to get text even if it's window was not topped!  (unlike
  351. Aladdin, which freezes and buffers text until it's topped)  Great program...
  352. :)
  353.  
  354.      ~Chris
  355.  ------------
  356. Category 17,  Topic 3
  357. Message 21        Fri Mar 19, 1993
  358. NTACTONE [Ron Hunter]        at 23:18 EST
  359.  
  360. Sandy,
  361.     There is a way to load files into STalker.  Look through the .BTS
  362.  files that came with it, and compile the appropriate one, install it
  363.  into your BackTalk script selector, and then when you want to read a
  364.  captured file, just load it in.  
  365.     The buffer is sizable up to 9999 lines.  At 80 characters per
  366.  line, that's about 1 meg (with pointers), and should be about as big
  367.  a capture buffer as anyone needs.  At least then you get the nice
  368.  scrolling of STalker.  And if you have Warp 9, then it scrolls pretty
  369.  fast, too.
  370.  
  371.   Has the snow melted enough for you go be mobile again?
  372.  
  373.  ------------
  374. Category 17,  Topic 3
  375. Message 22        Fri Mar 19, 1993
  376. OUTRIDER [Terry]             at 23:29 EST
  377.  
  378. I guess I must be the only one that found Aladdin to be easy to use from the
  379. get-go.  And I even 'accidently' got a prerelease version! It takes awhile to
  380. learn ALL of its features, but I was using it to do basically what I wanted
  381. from the very start with very few problems.
  382.  
  383.      __
  384.      /erry .\\ay
  385.  
  386.  ------------
  387. Category 17,  Topic 3
  388. Message 23        Sat Mar 20, 1993
  389. R.MORROW10 [Bob M.]          at 01:34 EST
  390.  
  391. Sandy-
  392.  
  393. Run STeno as a program and you will have no more problem with file size.  It
  394. will then swallow even the largest file.
  395.  
  396. If you _really_ want to read a file from within STalker, check out either the
  397. CAT_FILE.BTK that came on your master disk, or better yet, my CAT_FILE.BTK
  398. script that (should be) here somewhere.  My version pauses the scrolling
  399. screen by screen, whereas the original version just scrolled on to the end,
  400. where it would then stop....
  401.  ------------
  402. Category 17,  Topic 3
  403. Message 24        Sat Mar 20, 1993
  404. T.EVANS21 [<Ted E.>]         at 08:31 EST
  405.  
  406. Dan,
  407.  
  408. I'll second Al's suggestion to change the jump scrolling or do as you have
  409. suggested and make it optional..
  410.  
  411. And please don't forget that we have got to have a "Type Over\ Insert toggle",
  412. included in the next version. pretty please..  :)
  413.  
  414.  <-:}Ted{:->  Friday, March 19, 1993 - 9:31:26 pm
  415.  ------------
  416. Category 17,  Topic 3
  417. Message 25        Sat Mar 20, 1993
  418. B.PLATT1 [BP]                at 10:24 EST
  419.  
  420. Ron,
  421.         I finally got this Aladdin thing working.... My problem is no hard
  422. drive.... To access the Aladdin RT, I need to set up another Aladin disk.... 
  423. Getting this first one running was enough of a HASSLE....  Ive gotten used to
  424. Aladin and feel comfortable with it, but as I have it working now, I do not
  425. wnat to mess it up by changing anything......   Now if some ingenious mind out
  426. there could fiqure out a Balktalk script to do for Stalker what Aladin does I
  427. would be extremely happy.....  I love using Stalker 3, and with the new ANSI
  428. font that I D-Loaded from here I like it even more....  I've tried many other
  429. telecom proggies, but none has been as simple as Stalker.. If only I knew what
  430. to to with that Backtalk compiler.....  I am sure there is a way to make
  431. Stalker acees the message bases and download them for offline reading....
  432.                                 BP
  433.  
  434. Sandy,
  435.  
  436.         What ramdisk program are you using,  How much ram do you have..  I use
  437. Stalker everyday on a 2 meg STe and always set up a 720k ram disk (I use the
  438. Hybidswitch ram disk)  I have never had a conflict.....  Using Stalker with
  439. Pinhead, or any of those programs which bypass the memory test at bootup may
  440. cause your problem..  I have also used several ramdisks that caused problems,
  441. part. the RDE Reset proof  and the Flash Disk ram disk programs.  As far as
  442. you strange colored window, have you set the buttons in the control panel
  443. differently.  In other words is the white button white, if not change it to
  444. white and resave the desktop, or try not booting up with the Control panel
  445. installed,  this will cause all your GEM windows to show in the default
  446. colors.....  But then some boards may decide to show yellow text in the window
  447. which cannot be read (sometimes green text also) You really need to have the
  448. control panel installed in order to solve this problem if it occurs.
  449.  
  450.                                                 BP
  451.  
  452.  ------------
  453. Category 17,  Topic 3
  454. Message 26        Sat Mar 20, 1993
  455. OUTRIDER [Terry]             at 13:04 EST
  456.  
  457. Although I'm sure I've stated this before, I just want to add my voice to the
  458. call for an end to jump-scrolling and the addition of a Type-Over/Insert
  459. toggle in STeno.  The jump-scrolling is particularly annoying, and forces me
  460. to use the arrow gadgets (just like in Aladdin's editor)^:.
  461.  
  462.      __
  463.      /erry .\\ay
  464.  
  465.  ------------
  466. Category 17,  Topic 3
  467. Message 27        Sat Mar 20, 1993
  468. E.ROSENQUIST [Eric@Strata]   at 17:42 EST
  469.  
  470. Bob:  everyone is just fine thanks, and yes, the expanded family is part of
  471. the reason for my reduced on-line presence since last fall.  We're making a
  472. point of doing more things together, esp. ones that appeal to Sarah (the 3
  473. year old) like swimming.  We don't want her to feel like Adam's getting all
  474. the attention, even though new babies usually do. The other reason is that
  475. I've been doing some part-time work for Bell Canada, implementing ZModem for
  476. their national E-Mail service.  Most of my evenings since the new year have
  477. been spent on that project.
  478.  
  479. By the way Bob, I thought you would have picked up on the .DO file interpreter
  480. thread over in the BackTALK topic by now.  It seems like no one feels up to
  481. the task of finishing the code.
  482.  
  483. Eric
  484.  ------------
  485. Category 17,  Topic 3
  486. Message 28        Sat Mar 20, 1993
  487. NTACTONE [Ron Hunter]        at 19:01 EST
  488.  
  489. Eric,
  490.     Nice to see you back in the topic again.  Any plans for further
  491.  enhancement of STalker?
  492.  
  493.  ------------
  494. Category 17,  Topic 3
  495. Message  41       Sat Mar 20, 1993
  496. BRIAN.H [ST~SysOp]           (Forwarded) 
  497.  
  498. Don't forget the ALADDIN RT is for ALADDIN and this is the STalker topic in
  499. the ATARI RT. Thanks everyone.
  500.  
  501.                                 *******Brian*********
  502.         Written on Saturday 20 March 1993 at 04:56 p.m. AST
  503.  
  504.  ------------
  505. Category 17,  Topic 3
  506. Message  42       Sun Mar 21, 1993
  507. G.FUHRMAN [gnox]             (Forwarded) 
  508.  
  509.  ... and there's also a separate Topic for STeno, by the way!
  510.  
  511.   gnox
  512.  
  513.  ------------
  514. Category 17,  Topic 3
  515. Message  46       Wed Mar 24, 1993
  516. S.WOLF4                      (Forwarded) 
  517.  
  518.  HELLO AGAIN!
  519.  
  520.       CAT_FILE.BTS is a great script and solves a key problem.  It
  521.   loads text into STalker a bit slowly, but by loading off the RamDisc
  522.   it does reasonably well.  Once the text is in STalker, it can at
  523.   least be read conveniently.  By selecting important segments and
  524.   using the append-to-file feature (not available in STeno ??!!), a
  525.   file can be prepared for transfer to STeno for editing.  I'll get
  526.   WARP9 which I understand will speed up text handling and scrolling,
  527.   and this may help even more.  Thanks for the suggestions.
  528.  
  529.      I see where Dan has verified the plan to revise single line
  530.   scrolling in STeno as well as the misleading description in the
  531.   manual.  Let's hear the applause!! ;)  Another seeming inconsistency
  532.   in this pair of programs is the different methods for screen
  533.   clearing.  One uses Ctl-Clear while the other requires Alt-A followed
  534.   by Delete.  It requires some mental dexterity to figure out which to
  535.   use at a given moment.  Wouldn't it be better if both used the same
  536.   command?
  537.  
  538.  
  539.    * * * * * * * *
  540.  
  541.   BP --  I use SI_Ramdisc which I got from a ST Informer PD disc some
  542.   time ago.  It does everything I need except surviving a reset.  I
  543.   also use Rdy_Ram which I got from my Mark Williams C package.  It
  544.   survives resets and is otherwise a useful RamDisc, but my version is
  545.   limited in maximum size and therefore not adequate for this
  546.   application; but I may try it here if losses of data from forced
  547.   resets becomes too much to take.  If you know of a more recent
  548.   Rdy_Ram (not RDE) or another good one, please advise.
  549.  
  550.        Your comments re screen color apparently assume I use a color
  551.   monitor.  I use the SM124 mono for text work, which is most of what I
  552.   do.  My comment -- complaint? -- about the STalker screen coming up
  553.   grey when STalker is used as a .PRG meant it looks like the menu
  554.   choices look when they are inactive; ie, the STalker screen can be
  555.   seen, but it is not active in the circumstance described.  By using
  556.   both as .ACCs, this and other problems are avoided.  Why is still a
  557.   mystery.  For games such as Flight Simulator II, I use my SONY 19"
  558.   XBR color TV/monitor through its RGB input.
  559.  
  560.       Sandy
  561.  
  562.  ------------
  563. Category 17,  Topic 3
  564. Message  48       Wed Mar 24, 1993
  565. F.HENSE [FRANK]              (Forwarded) 
  566.  
  567. Sandy,
  568.  
  569.         There is an old--but-- great utility around here called DCopy that is
  570. a fine text reader, plus you can save or print a page.
  571.  
  572. But use Aladdin...  Dcopy also strips the returns off the headers here so whne
  573. you print the text, using 2 column of course, you reduce the number of lines
  574. in the message headers...
  575.  
  576. Frank
  577.  
  578.  ------------
  579. Category 17,  Topic 3
  580. Message  49       Wed Mar 24, 1993
  581. A.FASOLDT [Al Fasoldt]       (Forwarded) 
  582.  
  583. Sandy,
  584.  
  585. CodeRam is a reset-proof ramdisk, and works great.
  586.  
  587. Al
  588.  
  589.  ------------
  590. Category 17,  Topic 3
  591. Message 51        Sun Mar 28, 1993
  592. P.GRIFFITH2 [PGRIF]          at 00:39 EST
  593.  
  594.    Maybe someone can help me with this one. I originally installed Stalker 3
  595. as a PRG. on my E drive in a folder. I moved it to drive F last week and reset
  596. every path I could find. Drive E no longer contains any Stalker info, yet
  597. every time I run Stalker from drive F, it looks for it's DLR and INF files on
  598. drive E. The manual is useless in this area. I have saved the config. to the
  599. Stalker folder on drive F, but Stalker will not accept that, it goes to the
  600. non-existant Stalker folder on E. This is my fourth or fifth attempt to use
  601. this program as my term program and if this one doesn't get solved , Stalker
  602. goes in the trash. Not having a built-in capture buffer is a severe handicap
  603. (IMO), but I'm trying one last time. Loading Steno as an ACC causes my off-
  604. line reader to not save messages to the clipboard, so I have reboot every time
  605. I want to use either the off-line reader or Stalker.
  606.    Thanks.
  607.     Paul
  608.  ------------
  609. Category 17,  Topic 3
  610. Message 52        Sun Mar 28, 1993
  611. G.FUHRMAN [gnox]             at 05:50 EST
  612.  
  613. Paul,
  614.  
  615.  > every time I run Stalker from drive F, it looks for it's DLR and INF
  616.  > files on drive E. I have saved the config. to the Stalker folder on
  617.  > drive F, but Stalker will not accept that, it goes to the non-existant
  618.  > Stalker folder on E.
  619.  
  620. You mean you have used Save Configuration As ... to put a STALKER.INF on drive
  621. F?  And you can use Open Configuration File ... to load the file from Drive F?
  622. And then when you Save Configuration, it doesn't go to F?  Or that when you
  623. run STALKER.PRG it can't find STALKER.INF on F?  Either one would be odd, but
  624. it would make a difference in tracking down the cause.
  625.  
  626.  > Not having a built-in capture buffer is a severe handicap.
  627.  
  628. I've used both STeno and EdHak as capture buffers without any trouble, but an
  629. even better option is to use Alt-R and capture direct to disk.  Have you tried
  630. that?
  631.  
  632.  > Loading Steno as an ACC causes my offline reader to not save
  633.  > messages to the clipboard.
  634.  
  635. Also strange ... unless you mean that STeno won't paste messages that you've
  636. saved to clipboard with the offline reader.  This is natural because they're
  637. not the same clipboard.
  638.  
  639.  > so I have reboot every time I want to use either the off-line reader
  640.  > or Stalker.
  641.  
  642. Have you tried running STalker as an ACC and Steno as a PRG instead of the
  643. other way round?
  644.  
  645.   gnox
  646.  
  647.  ------------
  648. Category 17,  Topic 3
  649. Message 53        Sun Mar 28, 1993
  650. B.PLATT1 [BP]                at 16:45 EST
  651.  
  652. Sandy.
  653.  
  654. I thought it was the actual window that was grey.  Your problem seems a bit
  655. odd though.  Do the menu choices still work when selected.  I have a SC1224
  656. and also use a 20" tv through the RF out on the STe. Actually it goes through
  657. the VC which goes through the AV reciever. Anyway it is kinda like having two
  658. monitors connected at the same time.  Anyway in ST med, if I boot up Stalker
  659. without the control panel, text in the window often comes up a light
  660. green(ie... the same color as the desktop, and on the STe this is a lot
  661. lighter green than on the reg ST.  It seems strange that on a mono monitor,
  662. that there would be any problem like that since there are only two colors.
  663.  
  664. I have tried the RDE, and the RDY ramdisk, and both usually give me problems,
  665. like not recognizing the drive (ie... specified drive does not exist.  
  666. errors.).  The RDE, and RDY ramdisks also seem to cause STALKER to have
  667. problem loading RSC files, not to mention most other programs, but only in ACC
  668. mode.  I might have to try the SI program.......  Well good luck getting
  669. Stalker working, I hope you got it all straightened up now.
  670.  
  671.                                 BP
  672.  
  673.  ------------
  674. Category 17,  Topic 3
  675. Message 54        Mon Mar 29, 1993
  676. OUTRIDER [Terry]             at 01:25 EST
  677.  
  678. How do you get LFs during a half-duplex (modem to modem) connection? I can see
  679. my typing ok, as well as the person on the other end, but everything is typed
  680. on a single line.  I couldn't find anything in the manual about this
  681. situation.  Thanks...
  682.  
  683.      __
  684.      /erry .\\ay
  685.  
  686.  ------------
  687. Category 17,  Topic 3
  688. Message 55        Mon Mar 29, 1993
  689. F-D-PERCIVAL [Fred P.]       at 06:49 EST
  690.  
  691. Terry,
  692.  
  693. I asked the same question about linefeeds here a while ago, and was told that
  694. STalker does not do linefeeds. You have to end each line with a Cntl-L to get
  695. Stalker not to overwrite itself.
  696.  
  697. This is my biggest complaint about the program!
  698.  ------------
  699. Category 17,  Topic 3
  700. Message 56        Mon Mar 29, 1993
  701. E.WISNIEWSK1 [Jeff - ST'er]  at 07:41 EST
  702.  
  703.   Paul,
  704.  
  705. I had that problem with Stalker.  What I had to do was to re-install the PRG
  706. file and re-create the configuration file.  You can keep the DLR file thou.
  707.  
  708.                 ^^^^^^^^^^^^^^^^^^^
  709.                 ^^^^    JSW    ^^^^
  710.                 ^^^^   ST'er   ^^^^
  711.                 ^^^^^^^^^^^^^^^^^^^
  712.  
  713. Sunday, March 28, 1993 - 8:49:42 pm
  714.  ------------
  715. Category 17,  Topic 3
  716. Message 57        Mon Mar 29, 1993
  717. P.GRIFFITH2 [PGRIF]          at 12:38 EST
  718.  
  719.    gnox,
  720.     This is really confusing, but, it seems as if Stalker(on F) will run and
  721. load it's DLR and INF files almost intact, but certain things, like my modem
  722. init string are wrong. They are the ones I used for my old modem. When I go to
  723. save the the config. usin SAVE AS, the file selector opens to the place
  724. Stalker used to be:E:\STALKER\. Same with the DLR files. When I update the
  725. dialing directory, I have open with the save OPEN button to see where Stalker
  726. thinks it's supposed to save the new DLR file. Inevitably(sp), it's the old
  727. directory. I've set everything I can find to the new directory, yet the
  728. problem persists. If I don't do all of this resetting and reloading of DLR and
  729. INF files everytime I run the program, my new seetings will not be used.
  730.    Do I need to reinstall this prograam on the drive I want it to be on?
  731. Something seems a little brain damaged here, me or Stalker, I don't know. I
  732. haven't had this kind of problem in years.
  733.    Thanks very much for taking the time to help I really do want to use this
  734. program as my main term, but not the way I have to do it now.
  735.   Paul
  736.  ------------
  737. Category 17,  Topic 3
  738. Message 58        Tue Mar 30, 1993
  739. OUTRIDER [Terry]             at 03:59 EST
  740.  
  741. Fred,
  742.  
  743. Sheesh!  You need to use ^L?  How unuser-friendly.  Oh well, thanks for the
  744. info...
  745.  
  746.      __
  747.      /erry .\\ay
  748.  
  749.  ------------
  750. Category 17,  Topic 3
  751. Message 59        Tue Mar 30, 1993
  752. NTACTONE [Ron Hunter]        at 06:43 EST
  753.  
  754.  >>  I asked the same question about linefeeds here a while ago, and  <<
  755.   >>was told  that STalker does not do linefeeds. You have to end each <<
  756.   >>line with a Cntl-L  to get Stalker not to overwrite itself. This   <<
  757.   >>is my biggest complaint about the program!                         <<
  758.  
  759.    I guess I am missing something.  I have used STalker since it came
  760.  out, beta-tested the latest version, and I have NEVER had any problem
  761.  with it, and line feeds.  What is the problem you are seeing?
  762.  
  763.  ---
  764.  Paul,   
  765.     RE: Saving new configuration.
  766.     Set things up the way you want them, paying close attention to the
  767.  Preferences screen, and then return to the terminal screen, and hit
  768.  Alt-G.  This will save a default configuration, and I suspect, it
  769.  will correct your path problem.
  770.  
  771.  ------------
  772. Category 17,  Topic 3
  773. Message 60        Tue Mar 30, 1993
  774. A.FASOLDT [Al Fasoldt]       at 07:03 EST
  775.  
  776. Paul,
  777.  
  778. I'd bet we've all had the same problem at one time or another. STalker has a
  779. very sticky habit of keeping old paths. Gribnif helped straighten things out a
  780. year or two back in a posting here. Basically, if you configure ALL the paths
  781. properly (there is a path for downloads, a path for the shell, and so on) you
  782. may be able to get it to behave.
  783.  
  784. Al
  785.  
  786.  ------------
  787. Category 17,  Topic 3
  788. Message 61        Tue Mar 30, 1993
  789. G.FUHRMAN [gnox]             at 07:12 EST
  790.  
  791. Paul,
  792.  
  793. I dunno, maybe you should try removing any STALKER.INF from drives E and F and
  794. run the program from F without one - then create a new config and see if it
  795. saves in the right place.  By the way, you don't need a separate DLR unless
  796. you have more entries than will fit in one set ... the default dialer list is
  797. saved as part of the INF.
  798.  
  799. I haven't seen this problem (as Jeff has) so he's more likely right - though
  800. it does seem a real pain that you'd have to recreate the INF from scratch.  I
  801. know I've moved STalker around from one directory to another without ever
  802. having to do that.  Everything on p.36 of the manual works exactly as
  803. advertised for me.
  804.  
  805. Wait a minute ... you are using STalker 3.02, aren't you?  Or at least 3.xx?
  806.  
  807.   gnox
  808.  
  809.  ------------
  810. Category 17,  Topic 3
  811. Message 62        Tue Mar 30, 1993
  812. OUTRIDER [Terry]             at 21:46 EST
  813.  
  814. Ron,
  815.  
  816. Perhaps you missed my original message.  The problem I'm having is STalker
  817. does not give linefeeds when I'm chatting with someone in half duplex (simple
  818. modem to modem connection).  All data, both incoming and outgoing, is
  819. displayed on a single line, making it very difficult to follow.  Like you,
  820. I've never experienced a linefeed problem when in full duplex.
  821.  
  822.      __
  823.      /erry .\\ay
  824.  
  825.  ------------
  826. Category 17,  Topic 3
  827. Message 63        Tue Mar 30, 1993
  828. A.FASOLDT [Al Fasoldt]       at 22:33 EST
  829.  
  830. My STalker does line feeds, too.
  831.  
  832. This is a mystery.
  833.  
  834. Al
  835.  
  836.  ------------
  837. Category 17,  Topic 3
  838. Message 64        Wed Mar 31, 1993
  839. F-D-PERCIVAL [Fred P.]       at 05:29 EST
  840.  
  841. Al,
  842.  
  843. STalker is fine with bulletin boards and commercial services, but when I'm on
  844. 'real time' with another computer, I am unable to get linefeeds on STalker's
  845. screen without a forced ^L. One of the Gribnif people acknowledged that this
  846. is a shortcoming of the program.
  847.  ------------
  848. Category 17,  Topic 3
  849. Message 65        Wed Mar 31, 1993
  850. NTACTONE [Ron Hunter]        at 07:21 EST
  851.  
  852.  >>  Perhaps you missed my original message.  The problem I'm having  <<
  853.   >>is STalker  does not give linefeeds when I'm chatting with someone <<
  854.   >>in half duplex (simple                                             <<
  855.    Would you believe... I have never done that.  Why not just change
  856.  to full duplex???  Will see if I can turn up something to fix the
  857.  problem.
  858.  Ron
  859.  
  860.  ------------
  861. Category 17,  Topic 3
  862. Message 66        Wed Mar 31, 1993
  863. EXPLORER.5 [Robert Goff]     at 20:57 EST
  864.  
  865. Yeah, my Stalker works fine in chat and half duplex. What are your ASCII
  866. settings?
  867.  
  868.  |) |
  869.  |)O|)
  870.  Robert Goff
  871.  ------------
  872. Category 17,  Topic 3
  873. Message 67        Wed Mar 31, 1993
  874. OUTRIDER [Terry]             at 21:59 EST
  875.  
  876. Fred,
  877.  
  878. When you use ^L does it send a linefeed to the other computer, or just
  879. locally?
  880.  
  881. -----8<-----
  882.  
  883. Ron,
  884.  
  885. Don't you have to be in half duplex when chatting directly with another user
  886. in another term program?
  887.  
  888. -----8<-----
  889.  
  890. Robert,
  891.  
  892. What ASCII settings?  The only ASCII settings I see are for uploading and
  893. downloading.
  894.  
  895.      __
  896.      /erry .\\ay
  897.  
  898.  
  899.  ------------
  900. Category 17,  Topic 3
  901. Message 68        Thu Apr 01, 1993
  902. EXPLORER.5 [Robert Goff]     at 23:43 EST
  903.  
  904. Don't the ASCII settings like "strip linefeed" work while typing online too?
  905.  
  906.  |) |
  907.  |)O|)
  908.  Robert Goff
  909.  ------------
  910. Category 17,  Topic 3
  911. Message 69        Sat Apr 03, 1993
  912. E.ROSENQUIST [Eric@Strata]   at 15:16 EST
  913.  
  914. Terry: in the Terminal Settings dialog, use VT100 or PC-ANSI and turn on the
  915. NewLine Mode box.  When you type <Return>, STalker will transmit CR/LF, and
  916. will do the equivalent of a CR/LF when it receives a LF.  You'll have to get
  917. the person at the other end to do something similar or you'll still see their
  918. typing as a single line.
  919.  
  920. By the way folks, LF is ^J; ^L is a form-feed.
  921.  
  922. Paul: when you say you "run STalker from drive F:", how are you doing that?
  923. STalker looks for its .INF file in the *current directory* when it starts up. 
  924. If you are using NeoDesk or NEWDESK, check what settings they have for STalker
  925. under "Install Application".  NEWDESK defaults to using the *top window* as
  926. the default directory when you run an application, so if you have STalker as a
  927. desktop icon and have a window with drive E:  open, STalker starts with a
  928. default directory of E:.
  929.  
  930. Eric
  931.  ------------
  932. Category 17,  Topic 3
  933. Message 70        Sat Apr 03, 1993
  934. OUTRIDER [Terry]             at 19:45 EST
  935.  
  936. Thanks, Eric, I'll give it a try...
  937.  ------------
  938. Category 17,  Topic 3
  939. Message 71        Sun Apr 04, 1993
  940. P.GRIFFITH2 [PGRIF]          at 04:42 EDT
  941.  
  942.   Eric,
  943.    I run Stalker from HOTWIRE, I think that I have finally gotten this all
  944. straightened out by deleting everything connected with Stalker(except DLR
  945. files and reinstalling from my patched(3.02) backup disk. It's wonderful when
  946. it works, but I still wish it had a built-in capture. I use MicroTalk off-line
  947. reader, which will use the Atari clipboard if available, but expects to use
  948. it's own. Using Steno, EDHak, Calendar, or several other ACCs that I can't
  949. think of at the moment, causes MicroTalk to give me a file error when I try to
  950. save to the clipboard.
  951.     I'll keep trying, thanks for the help everyone.
  952.      Paul
  953.  ------------
  954. Category 17,  Topic 3
  955. Message 72        Sun Apr 04, 1993
  956. F-D-PERCIVAL [Fred P.]       at 09:44 EDT
  957.  
  958. Eric,
  959.  
  960. Thanks for the definitive word on linefeeds! Glad you were here to clear up
  961. this mystery!
  962.  ------------
  963. Category 17,  Topic 3
  964. Message 73        Sun Apr 04, 1993
  965. NTACTONE [Ron Hunter]        at 10:29 EST
  966.  
  967. Paul,
  968.    What do you need to do with a capture buffer that you can't do with
  969.  STalker's scrollback buffer?
  970.  
  971.  
  972.  ------------
  973. Category 17,  Topic 3
  974. Message 74        Sun Apr 04, 1993
  975. P.GRIFFITH2 [PGRIF]          at 21:12 EDT
  976.  
  977.   Ron,
  978.    I'm not too sure why I can't just use the scrollback buffer. but since I
  979. hate missing the messages on a couple of boards I call(they don't use offline
  980. readers), I am a bit nervous about trying something that might not remind me
  981. to save the buffer before I quit the program. Guess I'll read the manual
  982. again.
  983.    (several hours later) Can't find anything in the manual about scrollback
  984. buffer and how to save it to disk. Lost about 100 messages from several
  985. different confereces that I would like to have read. Think I'll stick with my
  986. other term program, it does what i need it to do.
  987.     Thanks to all who tried to help.
  988.    Paul
  989.  
  990.  ------------
  991. Category 17,  Topic 3
  992. Message 75        Sun Apr 04, 1993
  993. NTACTONE [Ron Hunter]        at 23:58 EST
  994.  
  995.  >>   (several hours later) Can't find anything in the manual about   <<
  996.   >>scrollback  buffer and how to save it to disk. Lost about 100      <<
  997.   >>messages from several  different confereces that I would like to   <<
  998.   >>have read. Think I'll stick with my  other term program, it does   <<
  999.   >>what i need it to do.                                              <<
  1000.    Paul,
  1001.     Two things.  First, if you use STalker as a .ACC, then the
  1002.  scrollback buffer remains intact when you exit STalker, which is one
  1003.  of the things I LIKE BEST about STalker.  Second, you can always have
  1004.  the capture written to disk as you go by selecting ASCII RECEIVE when
  1005.  you start the session.
  1006.     But the REAL answer to a terminal program for GEnie is Aladdin.
  1007.  It is SPECIFICALLY FOR GEnie, and it will save you MONEY.  Check it
  1008.  out.
  1009.  
  1010.  ------------
  1011. Category 17,  Topic 3
  1012. Message 76        Mon Apr 05, 1993
  1013. P.GRIFFITH2 [PGRIF]          at 01:32 EDT
  1014.  
  1015.   Ron,
  1016.    I'm using Aladdin, have been since it first came out. There are a few
  1017. FIDONET boards near me that carry conferences I want to read but don't offer
  1018. .QWK packets. I have to capture the messages. IMO, Interlink makes it all so
  1019. simple and it reminds me to save my capture buffer, and will append to an
  1020. existing file.
  1021.    Thanks.
  1022.   Paul
  1023.  ------------
  1024. Category 17,  Topic 3
  1025. Message 77        Mon Apr 05, 1993
  1026. R.MORROW10 [Bob M.]          at 03:08 EDT
  1027.  
  1028. pgrif
  1029.  
  1030. Saving the scrollback buffer is easy.  Can be done in one of two ways:  Simply
  1031. drag the mouse over all you want to save and release when you've reached the
  1032. end.  A popup menu will appear, select the desired option.
  1033.  
  1034. The better way is to capture the text _and_ store it to disk in one operation.
  1035. Start and end the capturing by <alt>-R.  Disk capacity is your only limit.
  1036.  ------------
  1037. Category 17,  Topic 3
  1038. Message 78        Mon Apr 05, 1993
  1039. SFRT-ASST [Kenne@SFRT]       at 03:12 EDT
  1040.  
  1041. I'm not particularly happy with the capture methods myself but whachagonna do?
  1042.  
  1043. It would be perfect if it also supported block marks.
  1044.  ------------
  1045. Category 17,  Topic 3
  1046. Message 79        Mon Apr 05, 1993
  1047. NTACTONE [Ron Hunter]        at 19:16 EST
  1048.  
  1049. Paul,
  1050.     If you like InterLink, great, but it won't do some of the things
  1051.  that STalker will, like let you go do some STZIP work while a file
  1052.  transfers, and come back to the computer hours later and still find
  1053.  your last session buffer intact, after several other program runs
  1054.  have been done.  THAT'S what I like best about it.
  1055.      But then I have 4 meg, which is necessary to take advantage of
  1056.  that kind of setup.
  1057.  
  1058.  ------------
  1059. Category 17,  Topic 3
  1060. Message 80        Mon Apr 05, 1993
  1061. BRIAN.H [ST~SysOp]           at 22:58 EDT
  1062.  
  1063.  Al bought up a point that I have a question about. He suggested with a large
  1064. transfer buffer you should not have a problem accessing the drives while doing
  1065. transfers. How large?
  1066.  
  1067.                                 *******Brian*********
  1068.         Written on Monday 05 April 1993 at 10:58 p.m. AST
  1069.  
  1070.  ------------
  1071. Category 17,  Topic 3
  1072. Message 81        Tue Apr 06, 1993
  1073. A.FASOLDT [Al Fasoldt]       at 03:25 EDT
  1074.  
  1075. Paul,
  1076.  
  1077. As a long-time STalker user, I'd like to point you back to the manual. STalker
  1078. makes saving the buffer very easy, and using it as a DA insteaf of a program
  1079. means the buffer is always there; just reopen the accessory.
  1080.  
  1081. If you use STalker with NeoDesk, you can place the icon for STalker on the
  1082. desktop and click on it, even when it is a DA.
  1083.  
  1084. Al
  1085.  
  1086.  ------------
  1087. Category 17,  Topic 3
  1088. Message 82        Tue Apr 06, 1993
  1089. G.FUHRMAN [gnox]             at 06:32 EDT
  1090.  
  1091. Brian,
  1092.  
  1093. I use a 64K transfer buffer and find it works well.
  1094.  
  1095.   gnox
  1096.  
  1097.  ------------
  1098. Category 17,  Topic 3
  1099. Message 83        Tue Apr 06, 1993
  1100. NTACTONE [Ron Hunter]        at 08:29 EST
  1101.  
  1102. Floppy users should beware of large transfer buffers.  Some rather
  1103.  impatient BBS programs may time out while the buffer is being written
  1104.  to the floppy.
  1105.  
  1106.  ------------
  1107. Category 17,  Topic 3
  1108. Message 84        Wed Apr 07, 1993
  1109. P.GRIFFITH2 [PGRIF]          at 00:04 EDT
  1110.  
  1111.   Al,
  1112.    Thanks for the info. I've found the manual to rather limited in answering
  1113. my questions. I've given up on Stalker. I need a capture buffer that reminds
  1114. me to save whats in it. My last attempt to use Stalker this morning was the
  1115. final straw. It keeps looking for it's INF and DLR files in the wrong place.
  1116.    I do appreciate everybody's help and suggestions. It just does not do what
  1117. I need, the way that I need to do it.
  1118.      Paul
  1119.  
  1120.  ------------
  1121. Category 17,  Topic 3
  1122. Message 85        Wed Apr 07, 1993
  1123. A.FASOLDT [Al Fasoldt]       at 07:07 EDT
  1124.  
  1125. Brian,
  1126.  
  1127. As large as STalker lets you make it, which is, if I recall (it's a set-once-
  1128. and-forget BT script), 32K.
  1129.  
  1130. Al
  1131.  
  1132.  ------------
  1133. Category 17,  Topic 3
  1134. Message 86        Wed Apr 07, 1993
  1135. A.FASOLDT [Al Fasoldt]       at 08:08 EDT
  1136.  
  1137. Paul,
  1138.  
  1139. I understand your frustration. I, too, was being driven crazy with the way
  1140. STalker kept looking for its support files in the wrong place, until I finally
  1141. got it to behave. Maybe Eric has a tip or two on this.
  1142.  
  1143. If STalker ran only as a prg, I probaboly would find it useful. But since it
  1144. runs nicely in the background -- and since I can run two or three of them in
  1145. the background, with multiple serial ports -- I find it esential.
  1146.  
  1147. Al
  1148.  
  1149.  ------------
  1150. Category 17,  Topic 3
  1151. Message 87        Thu Apr 08, 1993
  1152. L.TRAPANI [Lou][Machine]     at 00:49 EDT
  1153.  
  1154.         I may be comming in late in this conversation, but I have been using
  1155. STalker for some time now. Both as an accessory and a program. I never had any
  1156. problems with STalker finding it's INF files. With the ACC, it is all in the
  1157. root directory of C: and with the program it is all in the folder that the prg
  1158. resides in.
  1159.  
  1160.                                 --Lou T.--
  1161.  
  1162.  ------------
  1163. Category 17,  Topic 3
  1164. Message 88        Thu Apr 08, 1993
  1165. S.WOLF4                      at 01:31 EDT
  1166.  
  1167.  Hello again -- I want to thank all those here who helped pull me
  1168.  through the "potential barrier" I saw ahead when first starting with
  1169.  STalker/STeno.  I am now using this for all my telecomputing which is
  1170.  now averaging about 2 hours daily and will probably grow.  I still
  1171.  find the text handling features somewhat awkward, but adequate.
  1172.  
  1173.  One puzzling feature is with the clipboard which more often than not
  1174.  chooses to read/write to drive A when I "cut", "copy", "paste", etc.
  1175.  I have all the clipboard options in the preference settings menus for
  1176.  both programs set to drive C (RamDisc).  Occasionally "SCRAP.TXT"
  1177.  does go there, but more often it goes to the floppy in drive A which
  1178.  not only takes much longer, but makes me nervous as that is my
  1179.  boot/program disc.  I usually keep this disc physically protected, but
  1180.  must leave it vulnerable for the clipboard to utilize when it chooses
  1181.  to do so.  Why is this?
  1182.  
  1183.  Sandy
  1184.  
  1185.  ------------
  1186. Category 17,  Topic 3
  1187. Message 89        Thu Apr 08, 1993
  1188. G.FUHRMAN [gnox]             at 05:35 EDT
  1189.  
  1190. Sandy,
  1191.  
  1192. I don't know why your clipboard would be doing that unless it's because your
  1193. ramdisk is designated as drive C - you might try changing it to D or
  1194. something.  I use a ramdisk (drive P) for my STalker/STeno clipboard and have
  1195. never had that problem.
  1196.  
  1197. Wait a minute - if it's SI_RAM you're using for the ramdisk, _that_ could be
  1198. your problem.
  1199.  
  1200. Al,
  1201.  
  1202. Eric did post his tips on support files, about a week ago.  Also, I think
  1203. Brian was asking about the transfer buffer, not the serial buffer.
  1204.  
  1205.   gnox
  1206.  
  1207.  ------------
  1208. Category 17,  Topic 3
  1209. Message 90        Thu Apr 08, 1993
  1210. BRIAN.H [ST~SysOp]           at 13:04 EDT
  1211.  
  1212. Gnox, yep transfer buffer. Al, I think, commented his was large [grin]. I
  1213. thought too large would result in losing some BBS connections? I use to use
  1214. 34K and now have switched to 64k.
  1215.  
  1216.                                 *******Brian*********
  1217.         Written on Thursday 08 April 1993 at 01:46 p.m. AST
  1218.  
  1219.  ------------
  1220. Category 17,  Topic 3
  1221. Message 91        Thu Apr 08, 1993
  1222. T.EVANS21 [<Ted E.>]         at 18:14 EDT
  1223.  
  1224.  >Message 88        Thu Apr 08, 1993
  1225.  >S.WOLF4                      at 01:31 EDT
  1226.  >
  1227.  > Hello again -- I want to thank all those here who helped pull me
  1228.  > through the "potential barrier" I saw ahead when first starting with
  1229.  > STalker/STeno.  I am now using this for all my telecomputing which is
  1230.  > now averaging about 2 hours daily and will probably grow.
  1231.  
  1232. Sandy,
  1233.  
  1234. If I remember correctly, not long ago you were screaming for a 'refund'.. 
  1235. <g>.
  1236.  
  1237. Welcome to the 'STalker Satisfied Users Club'.. :)
  1238.  
  1239. Regards,
  1240.  
  1241.  <-:}Ted{:->  Thursday, April 8, 1993 - 7:53:46 am
  1242.  ------------
  1243. Category 17,  Topic 3
  1244. Message 92        Thu Apr 08, 1993
  1245. R.MORROW10 [Bob M.]          at 21:33 EDT
  1246.  
  1247. Sandy-
  1248.  
  1249. Maybe it's because STalker doesn't see a GEM drive C:, that is, a "real" drive
  1250. C.  Personally, I'd feel better sending a file to a floppy disk than a ram
  1251. disk.
  1252.  ------------
  1253. Category 17,  Topic 3
  1254. Message 93        Fri Apr 09, 1993
  1255. A.FASOLDT [Al Fasoldt]       at 03:26 EDT
  1256.  
  1257. Lou,
  1258.  
  1259. I think my original problem came from the fact that I created the ACC versions
  1260. of STalker (STalker1.ACC, STalker2.ACC, STalker3.ACC) by copying the PRG
  1261. versions and renaming them. From that point on, I had to face the east, say a
  1262. few mantras, and donate blood to get them to find their associated files. But
  1263. all is well now.
  1264.  
  1265. Al
  1266.  
  1267. Sandy,
  1268.  
  1269. Reinstall STalker from the original floppy and set it up again. That should
  1270. solve the A: problem.
  1271.  
  1272. Al
  1273.  
  1274.  ------------
  1275. Category 17,  Topic 3
  1276. Message 94        Fri Apr 09, 1993
  1277. A.FASOLDT [Al Fasoldt]       at 08:04 EDT
  1278.  
  1279. Gnox,
  1280.  
  1281. Yep, I got the two buffers mixed up.
  1282.  
  1283. Al
  1284.  
  1285.  ------------
  1286. Category 17,  Topic 3
  1287. Message 95        Fri Apr 09, 1993
  1288. EXPLORER.5 [Robert Goff]     at 13:47 EDT
  1289.  
  1290. Sandy, having a ramdisk at drive C _used_ to be bad form; I don't know what
  1291. the new TOS versions say. For one thing, if you designate a desktop icon with
  1292. a _lowercase_ c, it will look for a cartridge. There are other assumptions
  1293. that the desktop makes about drive C, and I wouldn't be surprised inf the
  1294. clipboard routines shared some of them.
  1295.  
  1296.  |) |
  1297.  |)O|)
  1298.  Robert Goff
  1299.  ------------
  1300. Category 17,  Topic 3
  1301. Message 96        Fri Apr 09, 1993
  1302. GRIBNIF [Dan]                at 16:58 EDT
  1303.  
  1304. Sandy,
  1305.  
  1306.   I can think of one good reasons why cut/paste would go to the wrong drive:
  1307.  
  1308.   If you are using a desk accessory RAMdisk and also using STalker as a DA,
  1309. then STalker might be trying to check for the existence of the clipboard drive
  1310. before the RAMdisk DA has actually set it up and told the system that there is
  1311. a drive C:. STalker, in this case, might be going back to drive A: as a
  1312. fallback.
  1313.  
  1314.   One possible solution is to try reordering the desk accessories so that
  1315. STalker runs last. (This is not guaranteed to work, since even though desk
  1316. accessories are loaded into memory according to their physical order on the
  1317. disk, they can go through their initialization process at different rates.)
  1318.  
  1319. Terry & Fred,
  1320.  
  1321.   Use "New Line Mode" in the Terminal dialog. You must be in VT100 or PC-ANSI
  1322. for this to work.
  1323.  
  1324. Paul & Jeff,
  1325.  
  1326.   To change the default path for the DLR Item Selector, do this:
  1327.  
  1328.   1. Run STalker, and go into the Autodialer.
  1329.   2. Load a DLR file (from the new location on Drive F:)
  1330.   3. Save the default configuration (Alt-G).
  1331.  
  1332.   The same method applies to any of the other paths that can be set
  1333. independently: load (or save) a file using the new path and then Save
  1334. Configuration.
  1335.  
  1336. Dan
  1337.  ------------
  1338. Category 17,  Topic 3
  1339. Message 97        Fri Apr 09, 1993
  1340. A.FASOLDT [Al Fasoldt]       at 23:18 EDT
  1341.  
  1342. Bob's right. It will look for a cartridge if the drive designator is "c:"
  1343. (lower case) and promptly crash the system.
  1344.  
  1345. Al
  1346.  
  1347.  ------------
  1348. Category 17,  Topic 3
  1349. Message 98        Fri Apr 09, 1993
  1350. S.WOLF4                      at 23:19 EDT
  1351.  
  1352.  >>  If I remember correctly, not long ago you were screaming for
  1353.  >>  a 'refund'..  <g>.
  1354.  >> 
  1355.  >>  Welcome to the 'STalker Satisfied Users Club'.. :)
  1356.  
  1357.  Ted, and others -- 
  1358.  
  1359.  I don't mind saying here that I am reasonably, not ecstatically, happy
  1360.  with STalker/STeno.  It took me longer than I would prefer to get
  1361.  comfortable with it, and I am still finding new aspects.
  1362.  
  1363.  I recall some postings telling how a new user became "expert" within
  1364.  10 minutes.  Entering a telephone number and connecting into a BBS is
  1365.  not what I was thinking of when I started with STalker -- I could have
  1366.  done this also.  (I tried out ANSITERM just that way and made my first
  1367.  connection right off.)
  1368.  
  1369.  My interest was in "modernizing", ie improving my telecomputing
  1370.  capabilities in a general sense, beyond the limits of InterLink.  I
  1371.  was looking at the whole package, including what I felt was an odd
  1372.  installation procedure, and concluded that it was "too much".  And
  1373.  there was all the fuss about getting the auto-logon to work.  I still
  1374.  think InterLink has certain features which I prefer; but, everything
  1375.  considered, STalker is an improvement and I am now using it
  1376.  exclusively.  I will probably try again with Alladin for GEnie.
  1377.  
  1378.  I see some recent messages posted here reminiscent of my own early
  1379.  frustrations and announcements that I was "giving up" on STalker/Steno
  1380.  (and worse).  I would add my voice to encourage them to hang in and
  1381.  put the necessary effort into learning STalker.  The help available
  1382.  here, and the serious support I saw from GRIBNIF, kept me going and
  1383.  guided me through various obstacles.  I believe new users encountering
  1384.  frustrations will find all the help they need right here and will,
  1385.  probably more rapidly than I did, find STalker quite satisfactory.
  1386.  
  1387.  You guys do provide a real service.  Do you get commissions? <g>
  1388.  
  1389.  Sandy
  1390.  
  1391.  ------------
  1392. Category 17,  Topic 3
  1393. Message 99        Fri Apr 09, 1993
  1394. NTACTONE [Ron Hunter]        at 23:33 EST
  1395.  
  1396.  >>  Reinstall STalker from the original floppy and set it up again.  <<
  1397.   >>That should  solve the A: problem.                                 <<
  1398.  
  1399.     Another 'trick' that will help is to save the default
  1400.  configuration by setting everything up the way you want, loading the
  1401.  dial directory you want to start with, and hitting Ctrl-G at from the
  1402.  terminal screen....  That should take care of the problem.
  1403.  
  1404.  ------------
  1405. Category 17,  Topic 3
  1406. Message 100       Sat Apr 10, 1993
  1407. NTACTONE [Ron Hunter]        at 00:33 EST
  1408.  
  1409.  >> installation procedure, and concluded that it was "too much".     <<
  1410.   >>And there was all the fuss about getting the auto-logon to work.   <<
  1411.   >>I still                                                            <<
  1412.    Huh?  Setting a few paths, parameters, and saving is 'too much'?
  1413.  And the auto-logon dialog is almost IDENTICAL to the same thing in
  1414.  InterLink...
  1415.  
  1416.     Anyway, 'reasonably satisfied' is a LONG trip from disgruntled,
  1417.  mystified, and dispeptic.  Grin.
  1418.  
  1419.   >> You guys do provide a real service.  Do you get commissions? <g>  <<
  1420.   >>                                                                   <<
  1421.    SURE WE DO.  Grin.
  1422.    Dan, send money....
  1423.  
  1424.  ------------
  1425. Category 17,  Topic 3
  1426. Message 101       Sat Apr 10, 1993
  1427. L.TRAPANI [Lou][Machine]     at 03:21 EDT
  1428.  
  1429. Al,
  1430.  
  1431.         Hehehehe... I am glad all is well... I can understand what you had to
  1432. go through.
  1433.  
  1434.                                         --Lou T.--
  1435.  ------------
  1436. Category 17,  Topic 3
  1437. Message 102       Sat Apr 10, 1993
  1438. T.EVANS21 [<Ted E.>]         at 07:31 EDT
  1439.  
  1440.  
  1441.  >Ted, and others --
  1442.  > You guys do provide a real service.  Do you get commissions? <g>
  1443.  >
  1444.  > Sandy
  1445.  >----------
  1446.  
  1447. Yep, sure do!! And free Hawaian vacations every year. :)
  1448.  
  1449. Later,
  1450.  
  1451.  <-:}Ted{:->  Saturday, April 10, 1993 - 7:04:02 am
  1452.  ------------
  1453. Category 17,  Topic 3
  1454. Message 103       Sun Apr 11, 1993
  1455. S.WOLF4                      at 20:48 EDT
  1456.  
  1457.  >>    Another 'trick' that will help is to save the default
  1458.  >> configuration by . . .  and hitting Ctrl-G
  1459.  (msge 99)
  1460.  
  1461.  WHAT?  YET ANOTHER TRICK a STalker user must memorize?  Just to show
  1462.  you I am not really as stupid as I appear,  I know all about setting up
  1463.  configurations and saving them.  STalker/STeno does sort of force a
  1464.  new user to learn this procedure rather well.
  1465.  
  1466.  Ron, to tell the truth I have never hit "Ctrl-G".  I fear it may
  1467.  cause a short circuit or something.  I do hit "Alt-G" quite often
  1468.  though.  Can you teach me what "Ctrl-G" does?
  1469.  
  1470.  >> And the auto-logon dialog is almost IDENTICAL to the same thing in
  1471.  >> InterLink...
  1472.  (msge 100)
  1473.  
  1474.  Oh yeh?  Then how come is it that when I used to use InterLink, my
  1475.  auto-logon to GEnie worked just exactly like the GEnie instructions sayz.
  1476.  Even with all the advice I have followed from this topic, I have never
  1477.  managed to get the STalker to do the same.  It works, but not the way
  1478.  it's advertised.
  1479.  
  1480.  AND I'll tell you something else:  My InterLink auto-logon to DJN/R
  1481.  <TYMNET> also works exactly like DJN/R sayz;  with STalker, I have
  1482.  so far not been able to use auto-logon AT ALL for DJN/R.  I "live
  1483.  with it" by being my own auto-logger-oner and hitting 4 programmed
  1484.  function keys in succession with my middle finger -- right hand.
  1485.  
  1486.     SO, RON, TELL ME WHY!   and EARN your commission for a change.
  1487.  And don't fall back on the modifier "almost" as the operative word in
  1488.  your statement.  I'm even thinking of packaging my finger and selling
  1489.  it as a utility for the STalker auto-logon.
  1490.  
  1491.  Sandy
  1492.  
  1493.  PS:  Consider a <g> or 2 intersperced somewhere above.  ;)
  1494.  
  1495.  ------------
  1496. Category 17,  Topic 3
  1497. Message 104       Sun Apr 11, 1993
  1498. S.WOLF4                      at 20:49 EDT
  1499.  
  1500.  Regarding drive "C" (RamDisc) and it's recognition or non-recognition
  1501.  for clipboard use, I tried the suggestion of setting up a new
  1502.  boot/program disc with the SI_RAM accessory loaded on first.  Doesn't
  1503.  seem to help.  (Or maybe it does! <added later>)
  1504.  
  1505.  But a funny thing happened just a minute ago.  In my immediately
  1506.  prior message (to Ron) I executed 2 "Paste to STeno" operations from
  1507.  STalker -- as shown in the message by ">>".  The first one again used
  1508.  drive A as an intermediary.  BUT, I did not notice drive A being
  1509.  accessed for the second one, so I used "insert file" and yes,
  1510.  "SCRAP.TXT", that invisible creature, was immediately inserted from
  1511.  drive C with exactly what was previously "pasted".  Precisely this
  1512.  sequence -- and my reaction -- has happened before.
  1513.  
  1514.  So, I just now tried a 3rd "pasting" as an experiment and it went
  1515.  through drive C.  I then tried a "copy to clipboard" and it, too, went
  1516.  to drive "C".  So I "inserted" SCRAP.TXT from drive A and got the
  1517.  first excerpt I executed in my previous message; it's still there.
  1518.  
  1519.  Another "funny" thing about this.  In the same "preference settings"
  1520.  menu for STalker, I have the "download directory" set to "C:\*.*" and
  1521.  the "*.BTK script directory" set to "C:\*.BTK".  Both have ALWAYS
  1522.  worked as expected, using only drive C (RamDisc).
  1523.  
  1524.  I'll try experimenting again tomorrow night.
  1525.  
  1526.  Sandy
  1527.  
  1528.  ------------
  1529. Category 17,  Topic 3
  1530. Message 105       Mon Apr 12, 1993
  1531. NTACTONE [Ron Hunter]        at 00:14 EST
  1532.  
  1533.  >> Ron, to tell the truth I have never hit "Ctrl-G".  I fear it may  <<
  1534.   >>cause a short circuit or something.  I do hit "Alt-G" quite often  <<
  1535.   >>though.  Can you teach me what "Ctrl-G" does?                      <<
  1536.   >>                                                                   <<
  1537.    Well, you got me there.  That's what I get for typing in my
  1538.  sleep...  Gotta start taking days off...  Grin.
  1539.  
  1540.   >>    SO, RON, TELL ME WHY!   and EARN your commission for a change. <<
  1541.   >>And don't fall back on the modifier "almost" as the operative word <<
  1542.   >>in your statement.  I'm even thinking of packaging my finger and   <<
  1543.   >>selling it as a utility for the STalker auto-logon.                <<
  1544.    Well, it WILL, if you set the parity, start and stop bits as they
  1545.  are supposed to be set.  And 'almost' because STalker has more pairs
  1546.  of 'wait/send' dialog.  At least I can only recall seeing 4 sets in
  1547.  InterLink, but it has been years since I loaded it..
  1548.     If you are using 4 function keys to log onto DJN/R (what is
  1549.  that?), then you really DO need to check WRITESCR.BTS out...
  1550.  
  1551.  RE: Ramdisk.
  1552.     First, SIRam ramdisk has some problems with memory allocations,
  1553.  and many of us have stopped using it as a result.  Second, using C as
  1554.  a ramdisk designation is NOT A GOOD IDEA.  The system makes some
  1555.  assumptions about drive C:.  Change it to D: and see if that doesn't
  1556.  make things work better..
  1557.     BTW, you DO have STalker 3.02, don't you?
  1558.  
  1559.  ------------
  1560. Category 17,  Topic 3
  1561. Message 106       Mon Apr 12, 1993
  1562. S.WOLF4                      at 18:42 EDT
  1563.  
  1564.  >>   Well, it WILL, if you set the parity, start and stop bits as they
  1565.  >> are supposed to be set.
  1566.  (msge 105)
  1567.  
  1568.  There you go again, Ron.  I do have 3.02, and have tried all the
  1569.  suggestions, and that auto-logon is a problematical item.  It does do
  1570.  the job with GEnie, but, again, NOT AS ADVERTISED.
  1571.  
  1572.  As for DJN/R, I've tried every possible setup and no go AT ALL.
  1573.  However, I don't know as I can place all the blame in this case on
  1574.  STalker.  I've discussed it with DJN/R and they tell me others among
  1575.  their many, many users have also experienced these types of logon
  1576.  problems.  (Wonder if they all use STalker; but probably not.)  They
  1577.  also suggested I try different parity, start and stop bits, etc., but
  1578.  it hasn't helped in their case.  It did manage to get rid of the old
  1579.  "funny character" bugaboo, but I can't get any response to the prompts
  1580.  in their sign on procedure.
  1581.  
  1582.  Their first "prompt" is just a pause after the connection is
  1583.  confirmed.  This is the same as I now get with GEnie where the
  1584.  auto-logon responds with HHHi (the "i" not belonging there).  The 2nd
  1585.  DJN/R prompt comes out as a group of letters and spaces with no word
  1586.  structure, but, after a brief pause, the cursor back tracks, changes a
  1587.  few letters, and halts in the middle of the line.  Again no log-on
  1588.  response.  *** I just thought of another experiment: use as the prompt
  1589.  only those letters at the left of the cursor after it does its do.  I
  1590.  have been using the whole line.  ***
  1591.  
  1592.  But, you must still be sleepy because you still miss my point:
  1593.  STalker's auto-logon must be "tricked" into working by playing around
  1594.  with the parity etc settings and a few other tricks.  I have no such
  1595.  problems with InterLink; it works AS ADVERTISED.  STalker does,
  1596.  however, log on correctly to other BBS's I visit.  As I said above,
  1597.  it's a problematical affair.
  1598.  
  1599.  BTW, DJN/R stands for Dow Jones News/Retrieval.  If you really want to
  1600.  learn what it is, go to page 290 option 1 (m290;1), Category 13.  The
  1601.  BB is all GEnie*Basic so you can linger there a while without cost.
  1602.  Using the actual DJN/R service, however, does cost.
  1603.      Take care.....   Sandy
  1604.  
  1605.  ------------
  1606. Category 17,  Topic 3
  1607. Message 107       Tue Apr 13, 1993
  1608. NTACTONE [Ron Hunter]        at 01:18 EST
  1609.  
  1610.  >> response.  *** I just thought of another experiment: use as the   <<
  1611.   >>prompt only those letters at the left of the cursor after it does  <<
  1612.   >>its do.  I have been using the whole line.  ***                    <<
  1613.    General rule, for any terminal program.  Use the shortest possible
  1614.  string to check for.  I usually try to limit it to 2 or 3 characters.
  1615.   I have found this to be the most reliable with all the terminal
  1616.  programs I have used. 
  1617.  
  1618.   >> But, you must still be sleepy because you still miss my point:    <<
  1619.   >>STalker's auto-logon must be "tricked" into working by playing     <<
  1620.   >>around with the parity etc settings and a few other tricks.  I     <<
  1621.   >>have no such                                                       <<
  1622.     Setting parity and start and stop bits to the proper values is NOT
  1623.  trickery, it is doing it RIGHT.  InterLink just assumes 7 bit data,
  1624.  that's ITS trick.
  1625.  
  1626.    Best bet for the DJN/R is a script, written for you by WRITESCR.BTS.
  1627.  
  1628.  ------------
  1629. Category 17,  Topic 3
  1630. Message 108       Tue Apr 13, 1993
  1631. M.SILVERSTE3 [SYNCHRON]      at 09:15 EDT
  1632.  
  1633. Dan -
  1634.  
  1635. Thanx about the SERIALFX suggestion.  I downloaded it and don't get the jerky
  1636. mouse movement when doing uploads anymore.
  1637.  
  1638. Now since I'm using a new SupraFAX V32bis, if I connect to a high speed BBS
  1639. that supports RTS/CTS handshaking, I have no trouble uploading in the
  1640. background.  But you can forget downloading!  Is this because these BBS's use
  1641. a faster CPU??  When I bring this modem to work and use it under Windows,
  1642. there's no problem doing background xfers at all at 14400 but this is a PC
  1643. 486s @25 Mhz.  Is an 8Mhz 68000 just not fast enough??  I get errors galore if
  1644. I just blow on my sensitive optical mouse.  Even if the mouse is still, errors
  1645. occur when the buffer gets written to the hard drive which I have set to 16K. 
  1646. Am I out of luck on this one????
  1647.  
  1648.  
  1649. Be in Synch with the Synchron from Camarillo, CA!!
  1650.  Datestamp: Tuesday, April 13, 1993
  1651.  Timestamp: 6:12:48 am
  1652.  ------------
  1653. Category 17,  Topic 3
  1654. Message 109       Tue Apr 13, 1993
  1655. GRMEYER [Gordon/Sysop]       at 18:37 EDT
  1656.  
  1657. Synchron -  You might try doubling the size of your buffer, at 14400+ you'll
  1658. fill it very quickly.
  1659.  ------------
  1660. Category 17,  Topic 3
  1661. Message 110       Tue Apr 13, 1993
  1662. OUTRIDER [Terry]             at 22:01 EDT
  1663.  
  1664. You shouldn't be getting all those errors, even with a 16k buffer. Make sure
  1665. you're using RTS/CTS, and have your modem configured for hardware handshaking.
  1666. Also, make sure you AUXINIT installed with decent buffers.
  1667.  
  1668. SerialFix works great for my TOS 1.6 system at high speed, but I don't use the
  1669. CPX.  Some people have had problems with the CPX, and you don't seem to need
  1670. it with STalker, since it locks the port and sets handshaking for you.
  1671.  
  1672.      __
  1673.      /erry .\\ay
  1674.  
  1675.  ------------
  1676. Category 17,  Topic 3
  1677. Message 111       Wed Apr 14, 1993
  1678. NTACTONE [Ron Hunter]        at 06:11 EST
  1679.  
  1680. Synchron,
  1681.     If you are getting errors on downloading when doing background
  1682.  downloads, RTS/CTS is NOT working.  Make sure you have the Supra set
  1683.  for RTS/CTS also, and if using zmodem, make sure you turn OFF 'favor
  1684.  concurrency', and see if that helps.  Resizing your input buffer may
  1685.  also help.
  1686.  
  1687.  ------------
  1688. Category 17,  Topic 3
  1689. Message 112       Wed Apr 14, 1993
  1690. R.MORROW10 [Bob M.]          at 20:02 EDT
  1691.  
  1692. Sandy-
  1693.  
  1694. You should be able to get WRITESCR.BTK to do your logon stuff for you if it
  1695. takes more than STalker's 7 or 8 lines.  If it's just a short logon sequence,
  1696. use WRITESCR to write the script for you, then when you're done (or
  1697. concurrently, if you're using the WRITESCR found here, which has a print
  1698. option) you can print out the results and type them into STalker's autodialer.
  1699. Note that some printers can't handle certain special characters because they
  1700. see them as control characters.  This might cause the printer to print funny.
  1701. (Turning it off resets it)
  1702.  
  1703.  
  1704. Or, show us (prompts and all) what you need and one of us will come up with a
  1705. working example....
  1706.  ------------
  1707. Category 17,  Topic 3
  1708. Message 114       Thu Apr 15, 1993
  1709. EXPLORER.5 [Robert Goff]     at 22:23 EDT
  1710.  
  1711. I've been doing some checking on my system since Serialfix causes Stalker to
  1712. apparently "lock up." What's happening is that the modem isn't asserting CTS
  1713. (and so when Stalker is looking for it, it doesn't work.) The point being that
  1714. since RTS and CTS haven't worked for so long, problems with other parts of the
  1715. system like cables and modems have been masked and may now be what's causing
  1716. problems.
  1717.  
  1718.  |) |
  1719.  |)O|)
  1720.  Robert Goff
  1721.  ------------
  1722. Category 17,  Topic 3
  1723. Message 115       Fri Apr 16, 1993
  1724. OUTRIDER [Terry]             at 00:12 EDT
  1725.  
  1726. I use SerialFix with STalker on both my TOS 1.4 and 1.6 systems...
  1727.  
  1728.      __
  1729.      /erry .\\ay
  1730.  
  1731.  ------------
  1732. Category 17,  Topic 3
  1733. Message 116       Fri Apr 16, 1993
  1734. M.WEILERT2 [matt]            at 03:30 EDT
  1735.  
  1736. Dan,
  1737.  
  1738. Maybe you or someone can uncover what's going on here: I was using Stalker as
  1739. "prg" and 'cuz of my :-) _need_ to have multiple acc's, I was invoking  Steno
  1740. thru Chameleon. After Zmodeming some files, successfully, I lost my mouse on-
  1741. screen. I can't remember what brought it back, some combo of esc, brk, etc and
  1742. mouseclicks. Is there something I'm missing here...other than the obvious,
  1743. "run directly, not thru Chameleon..." or is that not a prob?
  1744.  
  1745. Thanks. Now I just got to remember to reaccess this topic in a few days, for
  1746. my answer. If anyone could point out to me how to "reply" to bbs msgs using
  1747. Aladdin, I would *really* appreciate it.
  1748.  
  1749. Matt
  1750.  ------------
  1751. Category 17,  Topic 3
  1752. Message 117       Fri Apr 16, 1993
  1753. K.CAVAGHAN2 [OakSprings]     at 08:57 EDT
  1754.  
  1755. Matt,
  1756.  
  1757. When you are in Aladdin and you wish to reply to a topic, just hit 'R' and the
  1758. message editor will pop up at the bottom of the screen. Hit 'ESC' when you are
  1759. done and Aladdin will post the message for you next time you do a pass.
  1760.  
  1761. Hope this helps,
  1762.  
  1763. Kent
  1764.  
  1765. We now return you to your regularly scheluded (I gotta get SS <G>) topic! <G>
  1766.  
  1767.  ------------
  1768. Category 17,  Topic 3
  1769. Message 118       Fri Apr 16, 1993
  1770. A.FASOLDT [Al Fasoldt]       at 19:25 EDT
  1771.  
  1772. Matt,
  1773.  
  1774. Try MultiDesk Deluxe from the CodeHeads instead of Chameleon. There really is
  1775. no comparison.
  1776.  
  1777. Aladdin is hard to get going in, but easy thereafter. Remember to sue it as an
  1778. off-line reader, not as an online navigator.
  1779.  
  1780. Al
  1781.  
  1782.  ------------
  1783. Category 17,  Topic 3
  1784. Message 119       Fri Apr 16, 1993
  1785. S.WOLF4                      at 22:08 EDT
  1786.  
  1787.  Ron, Dan, Al, et al.
  1788.  
  1789.  Well, maybe, at last, I can add something you guys didn't know about
  1790.  STalker/STeno.  After trying every suggestion here and other guesses
  1791.  of my own re the clipboard and my RamDisc -- none of them made a
  1792.  difference -- I've got it!!
  1793.  
  1794.  The "fix" is that I have to open the preference setting dialogue box
  1795.  in STalker and then just close it by pressing the "OK" button.  From
  1796.  then on, the clipboard works through the RamDisc -- either "C" or "D"
  1797.  makes no difference.  If I don't go through this procedure, the
  1798.  clipboard always works through drive "A".  Note that I make no changes
  1799.  or do anything else in the preference settings; it is already preset
  1800.  with the correct RamDisc identifier and loads in that way.  But I must
  1801.  open that dialogue box and close it, or else it's drive "A" for the
  1802.  clipboard.
  1803.  
  1804.  Also note that I do not have to do this to activate the RamDisc for
  1805.  the other 2 uses: download directory, and *.Btk script directory.
  1806.  They work correctly from git-go.
  1807.  
  1808.  Now, with this input, can you come up with the explanation and a
  1809.  possible fix.  It seems to me this is a programming glitch which
  1810.  never turned up in Beta testing, and probably should be fixed in the
  1811.  next revision.
  1812.  
  1813.  Sandy <the master bug finder>
  1814.  
  1815.  ------------
  1816. Category 17,  Topic 3
  1817. Message 120       Sat Apr 17, 1993
  1818. NTACTONE [Ron Hunter]        at 00:34 EST
  1819.  
  1820.  >> possible fix.  It seems to me this is a programming glitch which  <<
  1821.   >>never turned up in Beta testing, and probably should be fixed in   <<
  1822.   >>the next revision.                                                 <<
  1823.  
  1824.    Sandy,
  1825.     I suspect that the problem has to do with the FIRST use of the
  1826.  clipboard in the case of a system booted from floppy.  What do you
  1827.  want to bet all the beta-testers have HDs...  Something to think
  1828.  about next time around.
  1829.  
  1830.  ------------
  1831. Category 17,  Topic 3
  1832. Message 121       Sat Apr 17, 1993
  1833. S.WOLF4                      at 04:25 EDT
  1834.  
  1835.  >>   I suspect that the problem has to do with the FIRST use of the
  1836.  >>  clipboard in the case of a system booted from floppy.
  1837.  
  1838.  No Ron, wrong again :)    I thought that too and tried it.  Unless and
  1839.  until I open the preference setting dialogue box and press "OK" to
  1840.  exit WITHOUT MAKING ANY CHANGES, the clipboard uses drive "A".
  1841.  Immediately I do the preference setting bit -- before any clipboard
  1842.  use, or after 1, 2, 3, or more clipboard uses -- that is when it
  1843.  starts using the RamDisc.  That, and that alone solves the problem.  I
  1844.  now do the bit each time I boot up and before doing anything else, and
  1845.  all is well.
  1846.  
  1847.  For some reason, this particular item -- the clipboard drive
  1848.  specification -- is not being set along with the others when
  1849.  everything is read during boot up, and supposedly set.  Again, note
  1850.  that the other 2 drive setting items specify the same RamDisc drive as
  1851.  clipboard AND THEY DO GET PROPERLY INITIATED UPON BOOT-UP.  Only the
  1852.  CLIPBOARD DRIVE DOES NOT.  This MUST have to do with the way this
  1853.  section of the program is written.  Please don't argue.  I am telling
  1854.  you what is going on.
  1855.  
  1856.  Sandy <the master bug finder>
  1857.  
  1858.  ------------
  1859. Category 17,  Topic 3
  1860. Message 122       Sat Apr 17, 1993
  1861. S.WOLF4                      at 04:26 EDT
  1862.  
  1863.  Ron,
  1864.  
  1865.  It is not, or it least it should not be, my function to discover a
  1866.  bug simply because the program was never tested on a double floppy
  1867.  system without a HD.  Mine is not an uncommon configuration.  I
  1868.  strongly doubt your assertion that it was only beta tested on HD
  1869.  systems.  That I may be the only one of thousands of users to have
  1870.  this particular RamDisc and dual floppy configuration on a MEGA 2 ST
  1871.  with TOS 1.0, and use the RamDisc for the clipboard, may be valid, but
  1872.  I doubt it.
  1873.  
  1874.  I have been through this before.  I was one of the first purchasers of
  1875.  a program which turned out to have been tested only on a series of
  1876.  520ST systems in 1988.  At the time I had a dual floppy 1040 STf and
  1877.  I soon came up with a bunch of problems.  I then became a Beta tester
  1878.  and uncovered some rather sticky bugs which were eventually fixed in
  1879.  an early revision.  I then demoed the program to my NYC users group,
  1880.  and I still use the program on my MEGA. (The users group is,
  1881.  unfortunately, long gone from the scene.  That was also where I first
  1882.  encountered InterLink.)
  1883.  
  1884.  But, here, I am probably user # 5,417 or some such.  I should have a
  1885.  perfect program.  NU?
  1886.  
  1887.  Sandy
  1888.  
  1889.  ------------
  1890. Category 17,  Topic 3
  1891. Message 123       Sat Apr 17, 1993
  1892. NTACTONE [Ron Hunter]        at 10:20 EST
  1893.  
  1894.  >> CLIPBOARD DRIVE DOES NOT.  This MUST have to do with the way this <<
  1895.   >>section of the program is written.  Please don't argue.  I am      <<
  1896.   >>telling you what is going on.                                      <<
  1897.    Sandy,
  1898.    I am not arguing, just trying to get a handle on what may be
  1899.  causing the problem, and why it wasn't caught during beta-testing. (I
  1900.  am one of the beta-testers).  My clipboard also goes to ramdisk
  1901.  (different ramdisk program...), and I have no problem, BUT then I
  1902.  boot from the HD, which may be at the root (pardon the pun) of the
  1903.  problem.
  1904.  
  1905.   >> this particular RamDisc and dual floppy configuration on a MEGA 2 <<
  1906.   >>ST with TOS 1.0, and use the RamDisc for the clipboard, may be     <<
  1907.   >>valid, but I doubt it.                                             <<
  1908.  
  1909.    I thought the Mega ST came with TOS 1.2...  Blitter support was
  1910.  added in TOS 1.2..  Does your machine have the blitter?
  1911.  
  1912.  As for a bug-free program.... NOT LIKELY.  I hope you don't mean to
  1913.  imply that InterLink is bug-free, cause if you do, I could just dig
  1914.  up my list of reasons I abandoned it.
  1915.  
  1916.  ------------
  1917. Category 17,  Topic 3
  1918. Message 124       Sat Apr 17, 1993
  1919. R.MORROW10 [Bob M.]          at 14:41 EDT
  1920.  
  1921. SerialFix 2 works on my TOS 2.06
  1922.  ------------
  1923. Category 17,  Topic 3
  1924. Message 125       Sat Apr 17, 1993
  1925. EXPLORER.5 [Robert Goff]     at 15:25 EDT
  1926.  
  1927. Thank you very much, Sandy. Now I'm sure that my problems with the Stalker and
  1928. the clipboard aren't figments of my computer ignorance.
  1929.  
  1930.  |) |
  1931.  |)O|)
  1932.  Robert Goff
  1933.  ------------
  1934. Category 17,  Topic 3
  1935. Message 126       Sat Apr 17, 1993
  1936. R.MORROW10 [Bob M.]          at 20:16 EDT
  1937.  
  1938. Sandy-
  1939.  
  1940. STalker was beta-tested on my floppy-only system and some problems noticeable
  1941. to floppy-only systems were reported and fixed.  However, I surmise that there
  1942. are very few users of a ram disk, so naturally the problem won't show up with
  1943. a small amount of users with such a setup.  (I was floppy-only at the time;
  1944. I've upgraded to a HD since)
  1945.  
  1946. And, it's kind of hard to catch everything.  I don't know how many testers
  1947. were involved, but in the original release of version 3.0, the "send text to
  1948. printer" command didn't work--it sailed right through all the testers.
  1949.  
  1950. Having been in this area for a while, I think you're the first one to mention
  1951. any problems with STalker and a ram disk.
  1952.  ------------
  1953. Category 17,  Topic 3
  1954. Message 127       Sat Apr 17, 1993
  1955. S.WOLF4                      at 21:19 EDT
  1956.  
  1957.  Ron -- Thanks for the info on my TOS.  I always thought it was 1.0,
  1958.  but I do have the blitter so it must be 1.2, as you say.  I have
  1959.  tried to run it down, but neither my user's manual nor the "Desktop
  1960.  Info..." box gives that information.  The latter just says "TOS".
  1961.  
  1962.  Here's another puzzle/clue.  Most -- but not all -- of the times when
  1963.  I do the "preference settings" bit, I see the drive "A" light go on
  1964.  for several seconds when I press "OK".  I now keep my disc physically
  1965.  protected, so it's not writing.  It's either reading or just selecting
  1966.  and then departing.  I can't figure the logic for a "read" because
  1967.  it's all there already and nothing I do should require a "re-read".
  1968.  Why it should even "select" is also mysterious to me.  btw, I didn't
  1969.  notice this happen today, so maybe it should be ignored for now.
  1970.  
  1971.  I'm sure I_L is not bug free, but it was only under development for a
  1972.  couple of years.  How long has ST/ST been around?  The program I
  1973.  helped beta-test was STalk the Market, probably the best single ST
  1974.  program I've come across.    Sandy
  1975.  
  1976.  PS: Did you see message 125?
  1977.  
  1978.  ------------
  1979. Category 17,  Topic 3
  1980. Message 128       Sat Apr 17, 1993
  1981. NTACTONE [Ron Hunter]        at 23:17 EST
  1982.  
  1983. Robert and Sandy,
  1984.     Are you both using SI RAmdisk?  If so, isn't that a .ACC ramdisk?
  1985.  It is possible that if you are using STalker as an .ACC also, it is
  1986.  loaded and initialized BEFORE SI Ramdisk.  Also, if you are loading
  1987.  some files from disk into the ramdisk, even a .PRG file could load
  1988.  too soon.  Let me know if this is a possible cause in your cases..
  1989.  
  1990.  
  1991.  ------------
  1992. Category 17,  Topic 3
  1993. Message 129       Sun Apr 18, 1993
  1994. NTACTONE [Ron Hunter]        at 00:09 EST
  1995.  
  1996.  >> Here's another puzzle/clue.  Most -- but not all -- of the times  <<
  1997.   >>when I do the "preference settings" bit, I see the drive "A" light <<
  1998.   >>go on for several seconds when I press "OK".  I now keep my disc   <<
  1999.   >>physically                                                         <<
  2000.    My drive light (HD) also goes on  when I select OK.  I would assume
  2001.  that STalker is attempting to rewrite the .INF file.  If you keep the
  2002.  diskette write-protected, any changes you make wouldn't be saved..
  2003.  
  2004.     If you want to know more about your system than you ever thought
  2005.  possible, download the SYSINFO file from the library.  It will tell
  2006.  you things you never even THOUGHT about wanting to know about your
  2007.  TOS system.  grin.
  2008.  
  2009.  ------------
  2010. Category 17,  Topic 3
  2011. Message 130       Sun Apr 18, 1993
  2012. S.WOLF4                      at 01:11 EDT
  2013.  
  2014.  Understood, Bob M.
  2015.     I'm not complaining, especially since I now know what to do about
  2016.  the clipboard/RamDisc.  But I believe it is worth a look-at by the
  2017.  revision writers.  The more complex and feature laden a program,
  2018.  naturally the more bugs which show up sooner or later.  When I started
  2019.  with STalker, I believe I saw complexities therein and said so at
  2020.  the time.
  2021.  
  2022.  I've still got some other little ones to finish plowing through, the
  2023.  auto log-on being chief among them.  I've gotten lots of suggestions
  2024.  here, some of which have made a difference.  But the problem still
  2025.  exists for me and I expect to figure it out someday.  Hopefully it
  2026.  will turn out to be just as simple, if subtle, a "fix".
  2027.    Sandy
  2028.  
  2029.  ------------
  2030. Category 17,  Topic 3
  2031. Message 131       Sun Apr 18, 1993
  2032. EXPLORER.5 [Robert Goff]     at 04:21 EDT
  2033.  
  2034. Confirmed. With the AES clipboard path set to I:\ with the SDS clipboard CPX
  2035. and the clipboard preference in Stalker set to Z, Stalker saves and looks for
  2036. its SCRAP.TXT on C:\CLIPBRD. It will even create the folder when necessary.
  2037.  
  2038. For at least two of us here, Stalker doesn't handle the clipboard correctly.
  2039. Except in my case, opening and closing the preferences dialog doesn't make any
  2040. difference.
  2041.  
  2042. And yes, I made sure to change all the pointers to the clipboard (the CPX,
  2043. Steno, and Stalker) to the same thing and _then_ reboot before testing. I even
  2044. set it to a hard drive other than C: to make sure there isn't something screwy
  2045. going on with my RAM drive.
  2046.  
  2047. Some more things I learned: Steno writes a hidden SCRAP.TXT; Stalker doesn't.
  2048. When the AES clipboard path is set to I:\ and there is no SCRAP.TXT on I:\,
  2049. Stalker will store the clipboard there with no problem. (Steno doesn't know
  2050. it's there, but that's an old story.) If there is a non-hidden SCRAP.TXT on
  2051. I:\, Stalker will replace it with a new SCRAP.TXT, as expected. If there's a
  2052. hidden SCRAP.TXT on I:\, Stalker will go to C:\, create a \CLIPBRD folder, and
  2053. store SCRAP.TXT there.
  2054.  
  2055. I think Steno and Stalker are looking for some specific file attributes when
  2056. they check for SCRAP.TXT, but they each write their own SCRAP.TXT with
  2057. different, incompatible file attributes.
  2058.  
  2059.  |) |
  2060.  |)O|)
  2061.  Robert Goff
  2062.  ------------
  2063. Category 17,  Topic 3
  2064. Message 132       Sun Apr 18, 1993
  2065. A.FASOLDT [Al Fasoldt]       at 09:54 EDT
  2066.  
  2067. Sandy,
  2068.  
  2069. Many utilities will tell you what version of TOS you have -- MaxiFile being
  2070. the one that comes to mind. Of the freeware/shareware offerings, SYSINFO is
  2071. ideal. It's here on GEnie. (I think it's called SYSINF83 or something close to
  2072. that.) It's also a marvelous system check, much better than the one from
  2073. Microsoft that is included with Windows, called MSD.
  2074.  
  2075. Al
  2076.  
  2077.  ------------
  2078. Category 17,  Topic 3
  2079. Message 133       Sun Apr 18, 1993
  2080. GRMEYER [Gordon/Sysop]       at 10:04 EDT
  2081.  
  2082. Robert -  There must also be some TOS version interaction involved. I happen
  2083. to have STalker and STeno loaded right now, and I have a hidden SCRAP.TXT on
  2084. drive F:\ (created by STeno).  I just selected a piece of your message and
  2085. wrote it to the clipboard.  STalker replaced the hidden F:\SCRAP.TXT file as
  2086. it should have.  STalker is set for drive Z: and the SDS CPX is set for F:\
  2087. It's odd how different our results can be.  Don't get me wrong, I  know that
  2088. there is a fundamental problem, or maybe awkwardness, with the way the two use
  2089. the clipboard, but I really can get it work right about 90% of the time.  The
  2090. other 10% of the time STalker creates the C:\CLIPBORD\ path like you said. :(
  2091. And to make it even more interesting, if some other program has created a
  2092. C:\CLIPBORD\ file, then STalker seems to use it regardless of the setting. 
  2093. But I'm not certain about that, by that time I usually have to go find some
  2094. aspirin to resolve the problem. <grin>
  2095.   Gordon
  2096.  ------------
  2097. Category 17,  Topic 3
  2098. Message 134       Sun Apr 18, 1993
  2099. BRIAN.H [ST~SysOp]           at 13:57 EDT
  2100.  
  2101. Robert Goff
  2102.  
  2103.  
  2104.  >Some more things I learned: Steno writes a hidden SCRAP.TXT;
  2105.  >Stalker doesn't.
  2106.  
  2107. I am with Gordon, I have a hidden scrap but no STeno.
  2108.  
  2109.  
  2110.  ~~~~Brian....  Written on Sunday 18 April 1993 at 12 p.m. AST
  2111.  
  2112.  ------------
  2113. Category 17,  Topic 3
  2114. Message 135       Sun Apr 18, 1993
  2115. R.MORROW10 [Bob M.]          at 20:51 EDT
  2116.  
  2117. Sandy-
  2118.  
  2119. STalker has been around for about 5 years, I think.  It underwent a major
  2120. change from v2.06 to v3.0, so a lot of new features and capabilities were
  2121. added--the reasons for the change.  v2.06 did not have a menu bar, but a menu
  2122. setup that popped up whereever you clicked the mouse.  Also it didn't have
  2123. ZModem capability.  BackTALK or scripting of any kind was unheard of.
  2124.  
  2125. I started with 2.06, a friend of mine goes back to the days when STalker was
  2126. at v1.*   I think he even said it was _shareware_ way back when.  Eric??
  2127.  ------------
  2128. Category 17,  Topic 3
  2129. Message 136       Sun Apr 18, 1993
  2130. S.WOLF4                      at 23:08 EDT
  2131.  
  2132.  Ron -- Following suggestions here, I made up a new boot disc a few
  2133.  days ago.  The essential changes were to load the SI_RamDisc.ACC
  2134.  files onto the clean disc before anything else.  Would this mean it
  2135.  gets loaded before the STalker and STeno .ACCs which were put on the
  2136.  disc last?  You seem to indicate it makes no difference -- and it
  2137.  didn't.  The 2nd change was to use drive "D" for the RamDisc, and
  2138.  this also made no difference.
  2139.  
  2140.  I plan to get the Codehead Utility package which someone here
  2141.  recommended, and use their RamDisc.  Also, I have 2 other RamDiscs in
  2142.  my kit.  One is Rdy Ram from Mark Williams; the other is named
  2143.  "Eternal" and runs as a .PRG.  Both survive resets.  I will try these
  2144.  out soon and see what happens.  And of, course, I will be getting a
  2145.  HD or SyQuest for joint use with a 486DX . . . soon.
  2146.  
  2147.  >>  if you are loading some files from disk into the ramdisk, even a
  2148.  >> .PRG file could load too soon.
  2149.  If you refer to having the RamDisc do an "auto-load" of files from
  2150.  the disc during "boot-up", SI_RamDisc allows this, but I don't do it.
  2151.  Sometimes I will load a file onto the R_D_ manually before any other
  2152.  operation, such as a .BTK or some file I will want to transmit.  This
  2153.  also makes no diff to the clipboard problem.  Other than that, I
  2154.  don't know what you mean by your comment.
  2155.  
  2156.  Again today, when I exited the preference setting dialogue, drive A
  2157.  was accessed.  It remains physically protected, so . .?  It must have
  2158.  something to do with the clipboard.  I tried changing the clpbrd to
  2159.  drive "B", and it kept accessing drive "B".  When I changed back to
  2160.  drive "D" and then pressed OK, it again accessed drive "B" although
  2161.  the clpbrd went over to the R_D_.  During this experiment, drive "A"
  2162.  was never accessed.  After a cold boot and doing the pref. bit again,
  2163.  it again accessed drive "A".
  2164.  
  2165.  Pardon if I seem to take my time following up on these things.  The
  2166.  whole purpose of STalker is to enable me to do some useful work, and
  2167.  now that I at least have it under control, I use it.  Taking the time
  2168.  to play around generating new boot discs, trying every suggestion as
  2169.  well as my own ideas, and being continually frustrated, is something
  2170.  I put off till I get up some special energy.  Gradually these things
  2171.  will get cleared up.
  2172.  
  2173.  Sandy
  2174.  
  2175.  ------------
  2176. Category 17,  Topic 3
  2177. Message 137       Sun Apr 18, 1993
  2178. EXPLORER.5 [Robert Goff]     at 23:43 EDT
  2179.  
  2180. Ron, No to both.
  2181.  
  2182. Gordon & Brian, I'm running TOS 1.04 on a 4 meg Mega. I'll provide lists of
  2183. resident software on request, but it acted strangely with no resident software
  2184. loaded.
  2185.  
  2186. Hey, maybe _this_ is the reason developers never took the clipboard seriously:
  2187. scrp_read() and scrp_write() are buggy?
  2188.  
  2189. BTW, the INF file isn't saved until you select the command in the File menu or
  2190. press Alt-G. If the drive light comes on when exiting the preferences dialog,
  2191. Stalker is checking the validity of some path selection in the dialog.
  2192.  
  2193.  |) |
  2194.  |)O|)
  2195.  Robert Goff
  2196.  
  2197.  ------------
  2198. Category 17,  Topic 3
  2199. Message 138       Mon Apr 19, 1993
  2200. NTACTONE [Ron Hunter]        at 00:18 EST
  2201.  
  2202.  >> I plan to get the Codehead Utility package which someone here     <<
  2203.   >>recommended, and use their RamDisc.  Also, I have 2 other RamDiscs <<
  2204.   >>in my kit.  One is Rdy Ram from Mark Williams; the other is named  <<
  2205.   >>"Eternal" and runs as a .PRG.  Both survive resets.  I will try    <<
  2206.   >>these out soon and see what happens.  And of, course, I will be    <<
  2207.   >>getting a                                                          <<
  2208.    This might make a difference, since the ramdisk would be
  2209.  established (for sure) before STalker loaded...  Let us know.
  2210.  
  2211.   >> out soon and see what happens.  And of, course, I will be getting <<
  2212.   >>a HD or SyQuest for joint use with a 486DX . . . soon.             <<
  2213.    That will cERTAINLY help..... EVERYTHING (grin).
  2214.  
  2215.  ------------
  2216. Category 17,  Topic 3
  2217. Message 139       Mon Apr 19, 1993
  2218. S.WOLF4                      at 02:44 EDT
  2219.  
  2220.  After reading today's contributions re the clipboard,  I tried both
  2221.  STalker (via "paste to STeno") and STeno (via "cut" and "paste") to
  2222.  see about the SCRAP.TXT.  I observed 2 things:
  2223.  
  2224.  1)  STeno tried to write the "cut" to drive "A" !! and naturally came
  2225.  up with a TOS error that drive "A" could not be written to (it's
  2226.  protected).  I have only been doing the pref box bit in STalker since
  2227.  I "caught on" just a few days ago and have only used the clpbrd for
  2228.  moving extracts over to STeno.  So, now I know I must also do the pref
  2229.  option bit in STeno (open and close) if I want to use the clpbrd in
  2230.  STeno.  And it does the job.  (btw, both have been set to drive "D"
  2231.  for these past few days).
  2232.  
  2233.  2)  Both write to an "invisible" SCRAP.TXT on drive "D".  I test this
  2234.  by having STeno read a file named SCRAP.TXT.  After the "paste to
  2235.  STeno" it contains the transferred selection.  After the "cut" and
  2236.  "paste", it contains the "cut and pasted" text.
  2237.  
  2238.  Sandy
  2239.  
  2240.  ------------
  2241. Category 17,  Topic 3
  2242. Message 140       Mon Apr 19, 1993
  2243. A.FASOLDT [Al Fasoldt]       at 03:28 EDT
  2244.  
  2245. Is it possible to get STeno to pick up an environment string for the scrap
  2246. location? I use an environment handler (GEMENV -- plug! plug!), and this would
  2247. be easy to add to the environment string.
  2248.  
  2249. Al
  2250.  
  2251.  ------------
  2252. Category 17,  Topic 3
  2253. Message 141       Tue Apr 20, 1993
  2254. L.DOWDLE1 [Scott Dowdle]     at 02:54 EDT
  2255.  
  2256. Gribnif,
  2257.  
  2258.      Since you are the point of contact for information about upgrades to
  2259. STalker and STeno (rather than the author himself, Hi Eric!) I thought I'd ask
  2260. about the status of STalker and STeno.  Are the most current versions the
  2261. final versions? ...or is Eric going to be upgrading them as he finds the spare
  2262. time to do so?  Personally, I haven't had any problems with either program
  2263. although I would love to see STeno upgraded with lots of the suggestions we
  2264. have seen posted here and in the STeno topic.  I don't use a RAMdisk nor do I
  2265. use the clipboard with a lot of different programs... and I've had no problem
  2266. getting STalker and STeno to communicate... but I use the older clipboard
  2267. format setup in STalker since I don't have an STe or newer TOS than 1.04.
  2268.  
  2269.      I wouldn't mind paying for upgraded versions although I still haven't
  2270. upgraded to the newest version of STeno yet. (grin)
  2271.  
  2272. As always, thanks for the continued support! TYL, Scott
  2273.  
  2274.  ------------
  2275. Category 17,  Topic 3
  2276. Message 142       Tue Apr 20, 1993
  2277. S.WOLF4                      at 20:47 EDT
  2278.  
  2279.  Another question here --
  2280.  
  2281.  How can I print out a text file which is too long to fit into the
  2282.  STeno buffer (currently set at 55K)?  It seems that "Print File"
  2283.  really means "print buffer".  Must I reboot with ST Writer, and
  2284.  afterwards re-reboot?
  2285.  
  2286.  I can load the complete file into STalker (4000 lines), but in order
  2287.  to "Send Text to Printer", I would have to select the entire buffer
  2288.  by sitting here and running the mouse from top to bottom.  And
  2289.  STalker does not have the pagination feature.  Just another damned
  2290.  inconvenience, especially as I am working with ever larger files as I
  2291.  ------------
  2292. Category 17,  Topic 3
  2293. Message 143       Tue Apr 20, 1993
  2294. E.ROSENQUIST [Eric@Strata]   at 22:13 EDT
  2295.  
  2296. Sandy:  STalker checks at startup to see if the clipboard drive you've
  2297. specified exists.  If not, it will set the clipboard drive to the 'current'
  2298. drive.  This will be C: on a HD system, A: otherwise. As Dan mentioned, your
  2299. problem is almost certainly due to the use of an ACC-based RAM disk.  Switch
  2300. to an AUTO folder RAM disk and you'll be fine.  STalker doesn't look again for
  2301. the clipboard drive until you change it, which you do via the Preferences
  2302. dialog.
  2303.  
  2304. Bob Morrow:  before STalker I had a shareware program called 'Termite' - a
  2305. small ACC terminal program in a GEM window.
  2306.  
  2307. Bob Goff:  I'd bet that most of your clipboard frustration is due to the fact
  2308. that you're mixing new-style clipboard programs (like STalker on drive 'Z')
  2309. with old-style clipboard programs like STeno.  The new & old way just don't
  2310. live in harmony unfortunately.
  2311.  
  2312. Scott:  my time has been extremely limited as you know, and for various
  2313. reasons that is not terribly likely to change all that much in the future.  I
  2314. am definitely going to make sure though that STalker and STeno continue to get
  2315. updated and enhanced, the main question is whether or not it will be me that
  2316. does it.  Dan and I have been talking this over for several months now, and
  2317. I'm hopeful that some sort of arrangement either way should be finalized by
  2318. the end of April or May at the latest.
  2319.  
  2320. Eric
  2321.  ------------
  2322. Category 17,  Topic 3
  2323. Message 144       Tue Apr 20, 1993
  2324. EXPLORER.5 [Robert Goff]     at 23:55 EDT
  2325.  
  2326. an environment string for the scrap location...
  2327.  
  2328. AAAAAAAARRRRRRRRRGGGGGGGGGHHHHHHHH!!!!!!!!!!!!
  2329.  
  2330. Thank you, I had to say that.
  2331.  
  2332. The operating system provides two calls specifically for the scrap location.
  2333. If they aren't working, lets fix them, but lets not complicate things with
  2334. YACS (Yet Another Clipboard Standard.)
  2335.  
  2336.  |) |
  2337.  |)O|)
  2338.  Robert Goff
  2339.  ------------
  2340. Category 17,  Topic 3
  2341. Message 145       Wed Apr 21, 1993
  2342. A.FASOLDT [Al Fasoldt]       at 03:41 EDT
  2343.  
  2344. Sandy,
  2345.  
  2346. Arf! Run STeno as a prg and you will have a buffer as large as your available
  2347. memory.
  2348.  
  2349. You can also print a file by dragging it to the printer icon, if you have a
  2350. later version of TOS or NeoDesk.
  2351.  
  2352. You can print any file from the desktop by clicking on it, in any TOS, and
  2353. choosing PRINT.
  2354.  
  2355. Al
  2356.  
  2357.  ------------
  2358. Category 17,  Topic 3
  2359. Message 146       Wed Apr 21, 1993
  2360. EXPLORER.5 [Robert Goff]     at 21:01 EDT
  2361.  
  2362.  >The new & old way just don't
  2363.  >live in harmony unfortunately.
  2364.  
  2365. I believe you. Why not?
  2366.  
  2367.  |) |
  2368.  |)O|)
  2369.  Robert Goff
  2370.  
  2371.  ------------
  2372. Category 17,  Topic 3
  2373. Message 147       Thu Apr 22, 1993
  2374. GRIBNIF [Dan]                at 15:50 EDT
  2375.  
  2376. Scott,
  2377.  
  2378.   We do plan upgrades to both STalker and STeno. As for a time frame, well, I
  2379. don't have one yet, due to several complications too involved to go into.
  2380.  
  2381. Al,
  2382.  
  2383.   By default, the operating system does not define an environmental variable
  2384. for the clipboard. The supported method is to use scrp_read(), which is what
  2385. STeno will do, once it is updated.
  2386.  
  2387. Bob & Gordon,
  2388.  
  2389.   Suffice to say that once STeno is updated to properly use Drive Z:, we will
  2390. test out all the possible permutations and if there is anything else that
  2391. needs to be fixed, it will be.
  2392.  
  2393.   Y'know, lately when I close my eyes at night all I hear is the word
  2394. "clipboard" running through my head <smile>...
  2395.  
  2396. Sandy,
  2397.  
  2398.   As I've said before, I suspect the problem is simply that the RAMDisk you
  2399. are using is a desk accessory. When STalker first initializes, it tries to set
  2400. the the clipboard path to a location (C:\ or D:\) which does not yet exist,
  2401. because the RAMDisk program has not told the operating system that it's there
  2402. yet. This is because the RAMDisk is a desk accessory, which apparently does
  2403. not finish initializing itself before STalker tries to set the path.
  2404.  
  2405.   By invoking the Preference Settings dialog, you are getting STalker to retry
  2406. that path. Since the RAMDisk has told the operating system that the drive
  2407. exists by that point, it works.
  2408.  
  2409.   The reason this does not present a problem with the other paths (download,
  2410. INF file, etc.) is because they are not used until you perform an action in
  2411. STalker; the vailidity of the clipboard path is checked right at the start,
  2412. since STalker has to always know if a "Paste from Clipboard" operation is
  2413. possible. This whole thing isn't really STalker's fault; it is simply doing
  2414. the best it can with what information it has.
  2415.  
  2416.   Your best bet is to get a different RAMDisk program, preferably one which
  2417. runs in the AUTO folder. There are probably 100 different ones in the library
  2418. to choose from.
  2419.  
  2420.   To print a file larger than the buffer size you have set in STeno, the
  2421. easiest thing to do is to run STeno as a program. In this mode, you can load a
  2422. file which is larger than the ACC buffer size, because STeno can ask for as
  2423. much memory as it needs, rather than asking just once at boot time.
  2424.  
  2425. Matt,
  2426.  
  2427.   Get MultiDesk <smile>.
  2428.  
  2429.   Actually, I have managed to get STeno to leave the mouse turned off before,
  2430. too, even just running as a regular DA. This is very rare, though. There seems
  2431. to be a minor bug in the way that it does the "turn the mouse off when a key
  2432. has been pressed" bit. I've already added this to the list of things to have a
  2433. look at.
  2434.  
  2435. Dan
  2436.  ------------
  2437. Category 17,  Topic 3
  2438. Message 148       Thu Apr 22, 1993
  2439. EXPLORER.5 [Robert Goff]     at 21:52 EDT
  2440.  
  2441. I understand the feeling, Dan. :-) I just wanted someone to believe me long
  2442. enough to go look for a problem. :-)
  2443.  
  2444.  |) |
  2445.  |)O|)
  2446.  Robert Goff
  2447.  ------------
  2448. Category 17,  Topic 3
  2449. Message 149       Fri Apr 23, 1993
  2450. L.DOWDLE1 [Scott Dowdle]     at 09:59 EDT
  2451.  
  2452.   GRIBNIF [Dan],
  2453.  
  2454.  G> We do plan upgrades to both STalker and STeno.
  2455.  
  2456.      The way I took Eric's message, and I'm bringing this up so that you might
  2457. clarify it for anyone else who might be wondering along with me, was that he
  2458. simply doesn't have the free time to devote to upgrading STeno (and maybe
  2459. STalker but what else could be added to STalker?)... and that you guys are
  2460. working out a deal.  My question is... does that mean that he is going to turn
  2461. over the source codes (for a hugh fee I hope -grin-) to you Gribnif guys so
  2462. you can handle whatever work you think needs to be done?  If that question is
  2463. answered with a yes, then I could probably think of about five other related
  2464. questions... but I'll spare you because I know that you guys are talented
  2465. enough that the product(s) won't suffer.  I just hope you guys will end up
  2466. turning a decent profit for all of the great support and hard work.
  2467.  
  2468.  ------------
  2469. Category 17,  Topic 3
  2470. Message 150       Fri Apr 23, 1993
  2471. S.WOLF4                      at 19:45 EDT
  2472.  
  2473.  Al --  Thanks for the advise re STeno as a .PRG.
  2474.  
  2475.  The trouble (arf!) now seems to be that the STeno clipboard doesn't
  2476.  want to work at all.  I can still "paste to STeno" from STalker, but
  2477.  cutting and pasting within STeno doesn't work.  I can "cut", but to
  2478.  "paste" I must hit "undo" -- ie just like delete and undo.
  2479.  
  2480.  But I assume the problem is with my .ACC RamDisc.  When I get a few
  2481.  spare minutes, I'll switch over to another RamDisc which runs as a
  2482.  program from the AUTO folder.        Sandy
  2483.  
  2484.  ------------
  2485. Category 17,  Topic 3
  2486. Message 151       Sun Apr 25, 1993
  2487. B.PLATT1 [BP]                at 11:12 EDT
  2488.  
  2489. Sandy,
  2490.  
  2491. Have you tried using the ram-disk as drive C.... Have you tried using a
  2492. different ram-disk....  My personal experience is that the Hybi-switch Ram-
  2493. disk is the most reliable and problem free.  Also, do you have the old Control
  2494. Panel, or the newer XControl.  Try the XControl and the Clipboard CPX, this
  2495. may solve your problem.
  2496.  
  2497. Stalker does have a pagination feature.  After you highlight the text, move
  2498. the curser to the bottom of the screen and <shift) key while holding mouse
  2499. button down.  I use this to save Genie Lamp to disk,  It takes about 25
  2500. seconds to highlight all the Genie Lamp text(about 100k of text.)
  2501.  
  2502.  ------------
  2503. Category 17,  Topic 3
  2504. Message 152       Sun Apr 25, 1993
  2505. GRMEYER [Gordon/Sysop]       at 13:18 EDT
  2506.  
  2507. Dan -  Okay, I promise I won't say the word "clipboard" in any of your topics
  2508. for at least 30 days.  <grin>
  2509.  ------------
  2510. Category 17,  Topic 3
  2511. Message 153       Sun Apr 25, 1993
  2512. GRMEYER [Gordon/Sysop]       at 13:24 EDT
  2513.  
  2514.  Everyone -
  2515.     STKR_KIT.ZIP (file #28519) contains two utilities you might find
  2516.  useful.
  2517.  
  2518.     STalker STuffr -  A utility that talks to the STalker3 desk accessory,
  2519.  asking it to run BackTALK scripts w/out having to open the STalker window
  2520.  and select the scripts manually.  This new version (1.5) has a couple of
  2521.  new features and one bug fix.
  2522.  
  2523.     STalker Toggle - A new utility that will enable/disable the STalker3
  2524.  desk accessory.  Use it in batch files (or in Hotwire/Ma Hubbard's chains)
  2525.  to turn off Stalker before running programs that need access to the
  2526.  serial port.
  2527.  
  2528.  They're both freeware, so enjoy.  Your feedback is welcome and appreciated.
  2529.     Gordon
  2530.  ------------
  2531. Category 17,  Topic 3
  2532. Message 154       Sun Apr 25, 1993
  2533. S.WOLF4                      at 20:49 EDT
  2534.  
  2535.  >>  Y'know, lately when I close my eyes at night all I hear is the
  2536.  >> word "clipboard" running through my head <smile>...
  2537.  
  2538.  Hey Dan,   can I claim some credit for your insomnia?
  2539.  
  2540.  Seriously, I now see what has been happening from your very explicit
  2541.  explanation and have fixed it all!  I've installed MAXIDISK (a PD
  2542.  RamDisk) in the AUTO folder and STeno as a .PRG.  The RamDisk must be
  2543.  the 1st thing put into the AUTO fldr., and choice of "C" as the drive
  2544.  ID is not wise.  I know these things because I didn't do it that way
  2545.  at first.  Everything now works as you said, both clipboards and all.
  2546.  
  2547.  I will end this episode with the suggestion that you add a few words
  2548.  about RamDisks, Clipboards, and the differences between using
  2549.  these programs as .ACC or .PRG in the next READ.ME or manual revision.
  2550.  
  2551.  So let me thank you, Al, Ron, and the others for dragging me through
  2552.  this thicket.   Now you can go back to counting sheep <;)    Sandy
  2553.  
  2554.  ------------
  2555. Category 17,  Topic 3
  2556. Message 155       Sun Apr 25, 1993
  2557. S.WOLF4                      at 20:49 EDT
  2558.  
  2559.  Now that that's that, here's another little situation.  <oi vez>
  2560.  
  2561.  I like to have a black background with white letters.  With both
  2562.  programs as .ACCs, this presented no problem.  But with STeno as a
  2563.  .PRG, it seems the screen returns to white.  I copied the DESKTOP.INF
  2564.  file directly from the .ACC version disk where it worked right, but
  2565.  that doesn't do it.  The only way I could get it right was to put the
  2566.  ATARI control panel back on the .PRG version disk.  Without the CP as
  2567.  a resident .ACC, the screen changes to white when STeno.PRG is loaded.
  2568.  
  2569.  Is there no built in provision to reverse screen color?  Some of my
  2570.  other programs have this, such as ST Writer.    Sandy
  2571.  
  2572.  ------------
  2573. Category 17,  Topic 3
  2574. Message 156       Mon Apr 26, 1993
  2575. S.WOLF4                      at 04:17 EDT
  2576.  
  2577.  Well guys,  have I got a good one for you!
  2578.  After I thought all was well, I see that every on-line session I have
  2579.  had since is being automatically captured in the STeno buffer.
  2580.  
  2581.  I know it can be done if one wants it (alt "O" while in STalker I
  2582.  believe), but I don't want it and it has never happened before.  Yet
  2583.  now, after every GEnie session, there is the ditto of the STalker buffer
  2584.  in the STeno buffer.
  2585.  
  2586.  The only major change I have made which I can somehow "blame", is
  2587.  that now I use STeno.PRG and STalker.ACC, where previously both STeno
  2588.  and STalker were .ACCs.  Otherwise everything else works as before
  2589.  -- except of course the clipboard now works right and I can work much
  2590.  larger files in STeno.
  2591.  
  2592.  Wha goes on here?
  2593.  
  2594.  Sandy
  2595.  
  2596.  ------------
  2597. Category 17,  Topic 3
  2598. Message 157       Mon Apr 26, 1993
  2599. G.FUHRMAN [gnox]             at 05:29 EDT
  2600.  
  2601. Sandy,
  2602.  
  2603. Turn off Capture mode (Options menu in STalker) and save your STALKER.INF -
  2604. then it will be off by default.
  2605.  
  2606.   gnox
  2607.  
  2608.  ------------
  2609. Category 17,  Topic 3
  2610. Message 158       Mon Apr 26, 1993
  2611. S.WOLF4                      at 21:51 EDT
  2612.  
  2613.  Sorry about that.
  2614.  
  2615.  I was working all day Sunday on various text files with
  2616.  STeno/STalker, and was using alt-O in STeno a lot.  Must have hit that
  2617.  same command without realizing it while in STalker -- ie after
  2618.  cat_filing text into STalker.  Sometimes one forgets which buffer is
  2619.  active when moving back and forth.  Then when I used STalker for
  2620.  telecom, the mistaken alt-O must have still been active.  
  2621.  
  2622.  When I signed on tonight, I was careful not to alt-O in STalker, and
  2623.  the ditto of the STalker buffer did not show up in STeno.  So all is
  2624.  again well.
  2625.  
  2626.  Sandy
  2627.  
  2628.  ------------
  2629. Category 17,  Topic 3
  2630. Message 159       Mon May 03, 1993
  2631. GRIBNIF [Dan]                at 12:41 EDT
  2632.  
  2633. Sandy,
  2634.  
  2635.   With respect to the color settings:  the old Atari desktop will only set the
  2636. colors in DESKTOP.INF if you also have CONTROL.ACC running. (Actually,
  2637. CONTROL.ACC is what is doing the color setting; the desktop just ignores the
  2638. values.)
  2639.  
  2640. Scott,
  2641.  
  2642.   The current plan is for another company to buy the source code to STalker
  2643. and STeno. That company would then do the upgrades. Eric is negotiating with
  2644. someone right now.
  2645.  
  2646.   Failing that, we will buy the source from Eric so that it will see future
  2647. upgrades. This is not the best route, however, since I am currently working on
  2648. other products.
  2649.  
  2650. Dan
  2651.  ------------
  2652. Category 17,  Topic 3
  2653. Message 160       Mon May 03, 1993
  2654. BRIAN.H [ST~SysOp]           at 17:40 EDT
  2655.  
  2656. Dan,
  2657.  
  2658.  >  The current plan is for another company to buy the source code to STalker
  2659.  >and STeno. That company would then do the upgrades. ...
  2660.  
  2661. Would you still be distributing the programs?
  2662.  
  2663.  
  2664.  Brian ...      Written on Monday 03 May 1993 at 06:35 p.m. ADT
  2665.  
  2666.  ------------
  2667. Category 17,  Topic 3
  2668. Message 161       Mon May 10, 1993
  2669. GRIBNIF [Dan]                at 18:13 EDT
  2670.  
  2671. Brian,
  2672.  
  2673.   Unless the company Eric chooses to sell the source code chooses not to have
  2674. us handle STalker, we will. Given the fact that we own the manual and the
  2675. customer database, this is not very likely to happen, anyway <smile>.
  2676.  
  2677. Dan
  2678.  ------------
  2679. Category 17,  Topic 3
  2680. Message 162       Mon May 10, 1993
  2681. BRIAN.H [ST~SysOp]           at 21:04 EDT
  2682.  
  2683. Thanks Dan for the positive information.
  2684.  
  2685.  
  2686.  Brian ...      Written on Monday 10 May 1993 at 08:14 p.m. ADT
  2687.  
  2688.  
  2689.  ------------
  2690. Category 17,  Topic 3
  2691. Message 163       Tue May 11, 1993
  2692. NTACTONE [Ron Hunter]        at 05:49 EST
  2693.  
  2694. Dan,
  2695.     Whatever the choices of a company to handle further development, I
  2696.  would like to continue to be involved in testing of the developing
  2697.  product.
  2698.  
  2699.  
  2700.  ------------
  2701. Category 17,  Topic 3
  2702. Message 164       Thu May 13, 1993
  2703. L.DOWDLE1 [Scott Dowdle]     at 04:03 EDT
  2704.  
  2705. GRIBNIF [Dan],
  2706.  
  2707.  > The current plan is for another company to buy the source code to
  2708.  > STalker and STeno. That company would then do the upgrades. Eric is
  2709.  > negotiating with someone right now.
  2710.  
  2711.      Hmmm, neither Eric nor you mentioned any names so I guess that sort of
  2712. information is "secret", eh?  I think that Atari should buy it so that
  2713. AtariWorks would have a good telecommuncations module... since one is
  2714. currently missing.
  2715.  
  2716. TYL, Scott
  2717.  
  2718.  ------------
  2719. Category 17,  Topic 3
  2720. Message 165       Thu May 13, 1993
  2721. BRIAN.H [ST~SysOp]           at 19:44 EDT
  2722.  
  2723. Scott,
  2724.         good suggestion. Are you listening Bob, Bill or Prada?
  2725.  
  2726.  
  2727.  Brian ...      Written on Thursday 13 May 1993 at 06:13 p.m. ADT
  2728.  
  2729.  ------------
  2730. Category 17,  Topic 3
  2731. Message 166       Wed May 19, 1993
  2732. EXPLORER.5 [Robert Goff]     at 02:44 EDT
  2733.  
  2734. Atari buy it....
  2735.  
  2736. Ohhhhhhhhhh Nooooooooooo! Let them do hardware!
  2737.  
  2738.  |) |
  2739.  |)O|)
  2740.  Robert Goff
  2741.  ------------
  2742. Category 17,  Topic 3
  2743. Message 167       Mon Jun 07, 1993
  2744. S.FARSHIDGH [NIMA]           at 20:57 EDT
  2745.  
  2746. HI EVERYONE,
  2747.    I have noticed that Stalker is the favorite program of Atari Corp. as a
  2748. model program, but no matter what I try, I cannot get it to work under
  2749. multitos; I have tried to set the flag to read only, but still no luck. I
  2750. don't know about the other flag settins (P, F,...), DOES ANYONE KNOW? I have
  2751. v3.02 running on a TT030. When I try dialing, after usually the ATDT part, the
  2752. system hangs and needs a reboot.
  2753.  
  2754.                            Regards,
  2755.                            Nima Montaser
  2756.                            Genie: S.FARSHIDGH
  2757.  
  2758.  ------------
  2759. Category 17,  Topic 3
  2760. Message 168       Tue Jun 08, 1993
  2761. A.FASOLDT [Al Fasoldt]       at 03:23 EDT
  2762.  
  2763. Nima,
  2764.  
  2765. Try running it as a PRG and not an ACC. Eric Smith says it runs that way.
  2766.  
  2767. Al
  2768.  
  2769.  ------------
  2770. Category 17,  Topic 3
  2771. Message 169       Tue Jun 08, 1993
  2772. C.OATES2 [Chris]             at 03:25 EDT
  2773.  
  2774. Wow!
  2775.  
  2776. I've never had that problem running STalker under MultiTOS at all on my
  2777. MegaSTE.  Since MTOS hasn't been released to the public yet, I assume you're a
  2778. beta tester too?  Do you have the latest MTOS beta?
  2779.  
  2780.      ~Chris
  2781.  
  2782.  ------------
  2783. Category 17,  Topic 3
  2784. Message 170       Thu Jun 10, 1993
  2785. SANDY.W [sysop]              at 21:05 EDT
  2786.  
  2787. Would it be possible to change the method for stoping a Backtalk script in
  2788. future versions? I find I need to completely stop a script vs. just skip a
  2789. step about 99.9999% of the time. It is a real pain to try to find the shift
  2790. key as well as the undo key when you are in a hurry. Thanks.
  2791.  ------------
  2792. Category 17,  Topic 3
  2793. Message 171       Fri Jun 11, 1993
  2794. GRMEYER [Gordon/Sysop]       at 20:27 EDT
  2795.  
  2796. I agree with Sandy.  Most of the time when I want the script to stop, I  want
  2797. it to really STOP....not just skip ahead to the next instruction. It's a good
  2798. suggestion.
  2799.  ------------
  2800. Category 17,  Topic 3
  2801. Message 172       Sat Jun 12, 1993
  2802. J.GNIEWKOWSK [GE-Lamp ST]    at 23:04 EDT
  2803.  
  2804. Does STalker with with Speedo?  I've enabled the GDOS fonts, but nothing but
  2805. the greyed 'System Font' is available.
  2806.  
  2807.  John E. Gniewkowski
  2808.  Editor, GEnieLamp ST
  2809.  ------------
  2810. Category 17,  Topic 3
  2811. Message 173       Sun Jun 13, 1993
  2812. A.FASOLDT [Al Fasoldt]       at 11:35 EDT
  2813.  
  2814. John,
  2815.  
  2816. Stalker canm only use monospaced fonts, of the proper size. If you can find
  2817. one for Speedo that fits the bill, it may work.
  2818.  
  2819. Al
  2820.  
  2821.  ------------
  2822. Category 17,  Topic 3
  2823. Message 174       Sun Jun 13, 1993
  2824. J.GNIEWKOWSK [GE-Lamp ST]    at 23:21 EDT
  2825.  
  2826. Al,
  2827.  
  2828. Well, i know there is some monospaced fonts in there (Dingbats, a whole heck a
  2829. lot of good that will do though :)
  2830.  
  2831. It was the font selector being _greyed_ out that worried me.
  2832.  
  2833. John
  2834.  ------------
  2835. Category 17,  Topic 3
  2836. Message 175       Mon Jun 14, 1993
  2837. A.FASOLDT [Al Fasoldt]       at 07:29 EDT
  2838.  
  2839. Well, John, at least if you sent a text file using Dingbats you'd make sure it
  2840. can't be read by interlopers!
  2841.  
  2842. Al
  2843.  
  2844.  ------------
  2845. Category 17,  Topic 3
  2846. Message 176       Tue Jun 15, 1993
  2847. GRIBNIF [Dan]                at 10:40 EDT
  2848.  
  2849. John,
  2850.  
  2851.   The font name button will always be greyed-out whenever there is only one
  2852. monospaced font (the system font) available, even if you have a GDOS loaded.
  2853.  
  2854. S.Farshidgh,
  2855.  
  2856.   All you should have to do is use CHPROT.APP to set STalker's memory
  2857. protection flag to Global. The same also goes for STeno, if you use it.
  2858.  
  2859. Sandy,
  2860.  
  2861.   <smile> I know what you mean. I think it's more a matter of consistency,
  2862. though, since there are places in non-BackTALK operation where you would just
  2863. want to cancel the current step. I'll add it to the list of suggestions,
  2864. though.
  2865.  
  2866. Dan
  2867.  ------------
  2868. Category 17,  Topic 3
  2869. Message 177       Tue Jun 15, 1993
  2870. J.GNIEWKOWSK [GE-Lamp ST]    at 18:13 EDT
  2871.  
  2872. Al,
  2873.  
  2874. Hey, I think you're onto something here!  Dingbats would also hide all of my
  2875. silly spelling errors.
  2876.  
  2877. Do you think we should have a Dingbats version of the Lamp?
  2878.  
  2879. John
  2880.  ------------
  2881. Category 17,  Topic 3
  2882. Message 178       Tue Jun 15, 1993
  2883. OUTRIDER [Terry]             at 21:52 EDT
  2884.  
  2885. Did Eric ever sell STalker and STeno?
  2886.  ------------
  2887. Category 17,  Topic 3
  2888. Message 179       Tue Jun 15, 1993
  2889. C.OATES2 [Chris]             at 23:13 EDT
  2890.  
  2891. Actually, in the COMPO package, there are 4 Monospaced fonts available.  One
  2892. just called "MONOSPACE 821", one that is something like "Pica 10 pitch" and
  2893. two illegible fonts (dingbats and symbol) yet there are still none available
  2894. in STalker.  Maybe the outline fonts use a different method for defining
  2895. "monospace"?
  2896.  
  2897.      ~Chris
  2898.  ------------
  2899. Category 17,  Topic 3
  2900. Message 180       Wed Jun 16, 1993
  2901. A.FASOLDT [Al Fasoldt]       at 03:28 EDT
  2902.  
  2903. John,
  2904.  
  2905. The Lamp should be available in both a Dingbats version and a ClearType
  2906. version. The latter takes up only a little space, but when you dip it in lemon
  2907. juice and hold a ...
  2908.  
  2909. :)
  2910.  
  2911. Al
  2912.  
  2913.  ------------
  2914. Category 17,  Topic 3
  2915. Message 181       Wed Jun 16, 1993
  2916. A.FASOLDT [Al Fasoldt]       at 19:19 EDT
  2917.  
  2918. Chris and all,
  2919.  
  2920. It's my understanding that you can mix regular GDOS fonts (like the ones that
  2921. came with STalker) with Speedo fonts when you use SpeedoGDOS.
  2922.  
  2923. Al
  2924.  
  2925.  ------------
  2926. Category 17,  Topic 3
  2927. Message 182       Wed Jun 16, 1993
  2928. C.OATES2 [Chris]             at 23:18 EDT
  2929.  
  2930. Right, but I don't want to use BITMAP fonts!!! :)
  2931.  
  2932.      ~Chris
  2933.  ------------
  2934. Category 17,  Topic 3
  2935. Message 183       Thu Jun 17, 1993
  2936. A.FASOLDT [Al Fasoldt]       at 07:42 EDT
  2937.  
  2938. Chris,
  2939.  
  2940. There is an understandable confusion about bitmapped fonts vs. scalable fonts.
  2941. If the font you are using is going to be used in ONE size only, there is no
  2942. advantage to a scalable font. So the bitmapped fonts in STalker are fine, and
  2943. there is no need to wish for a scalable version.
  2944.  
  2945. Al
  2946.  
  2947.  ------------
  2948. Category 17,  Topic 3
  2949. Message 184       Fri Jun 18, 1993
  2950. C.OATES2 [Chris]             at 22:39 EDT
  2951.  
  2952. Except that if I have no desire to use that font anywhere else, why waste the
  2953. space (both HD and RAM) on having ONE bitmap font for use in ONE program?
  2954.  
  2955.      ~Chris
  2956.  ------------
  2957. Category 17,  Topic 3
  2958. Message 185       Sat Jun 19, 1993
  2959. A.FASOLDT [Al Fasoldt]       at 00:29 EDT
  2960.  
  2961. Chris,
  2962.  
  2963. Because that ONE font allows for an 80-col display with the window gadgets
  2964. remaining visible. It's a trade-off, but hardly very costly.
  2965.  
  2966. Al
  2967.  
  2968.  ------------
  2969. Category 17,  Topic 3
  2970. Message 186       Sun Jun 20, 1993
  2971. C.OATES2 [Chris]             at 00:40 EDT
  2972.  
  2973. Well, when running in 800 x 600 (Crazy dots or Falcon w/rez expander program)
  2974. there's no window gadget visibility problem! :)
  2975.  
  2976.      ~Chris
  2977.  ------------
  2978. Category 17,  Topic 3
  2979. Message 187       Tue Jun 22, 1993
  2980. GRIBNIF [Dan]                at 13:09 EDT
  2981.  
  2982. Terry,
  2983.  
  2984.   The rights to STalker and Steno are still being worked on. I'll let you know
  2985. when things are finalized.
  2986.  
  2987. Dan
  2988.  ------------
  2989. Category 17,  Topic 3
  2990. Message 188       Wed Jun 23, 1993
  2991. FAIRWEATHER [David]          at 01:28 EDT
  2992.  
  2993. I've had Stalker 3 for a couple of weeks now.  I'm not sure exactly when or
  2994. how it happened but I can no longer get the autologon features to work
  2995. correctly.  I've tried creating a new .DLR file but when I log on to BBS's or
  2996. to GEnie it acts erratically.  One strange symptom is that whether I'm in full
  2997. or half duplex the logon sequences don't appear on the screen.  But I can tell
  2998. that something (wrong) is definitely getting transmitted.  I tried reloading
  2999. the .DLR file from the master disk, but I had inadvertently overwritten that
  3000. file!  Could someone be so kind as to E-mail me a new default .DLR file to
  3001. try?
  3002.  ------------
  3003. Category 17,  Topic 3
  3004. Message 189       Wed Jun 23, 1993
  3005. FAIRWEATHER [David]          at 02:03 EDT
  3006.  
  3007. By the way, regarding my autolog problems, I'm using STalker on a Falcon, TOS
  3008. 4.04  in case that makes any difference.  I just read some old messages and
  3009. see that Newdesk may do some strange things with STalker.  I have also
  3010. experienced problems with STalker on drive C looking to drive A for an .INF
  3011. file and bombing when it couldn't find it.  I don't have STalker installed as
  3012. an application though. My autolog problems may have started when I reinstalled
  3013. STalker as an accessory on Drive C.
  3014.  ------------
  3015. Category 17,  Topic 3
  3016. Message 190       Thu Jul 01, 1993
  3017. GRIBNIF [Dan]                at 13:18 EDT
  3018.  
  3019. David,
  3020.  
  3021.   There are several things you should look at:
  3022.  
  3023.   1. Try setting "Modem sets DCD properly" to Off.
  3024.   2. Make sure your comm settings are correct. For GEnie, that's 7 bits, 0
  3025. (Space) parity, 1 stop bit.
  3026.  
  3027.   As for the problem with it going to drive A:, you need to make sure all of
  3028. your paths are set to look at Drive C:. By default, STalker always looks at
  3029. A:. You can set them by calling up each type of file selector and choosing a
  3030. file. Then, Save Configuration (Alt-G).
  3031.  
  3032. Dan
  3033.  ------------
  3034. Category 17,  Topic 3
  3035. Message 191       Fri Jul 02, 1993
  3036. MIKE-ALLEN [NM~SysOp]        at 00:34 EDT
  3037.  
  3038. Dan,
  3039.  
  3040. Actually for GEnie is should be 7 bits EVEN parity one stop bit.
  3041.  
  3042.         Mike Allen
  3043.         ST HelpDesk~SysOp
  3044.  
  3045.  ------------
  3046.